mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-8g5h-gjwq-w5ch GHSA-gwf6-q6c2-94p3 GHSA-8g5h-gjwq-w5ch GHSA-gwf6-q6c2-94p3
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8g5h-gjwq-w5ch",
|
||||
"modified": "2024-06-04T17:34:49Z",
|
||||
"published": "2024-05-31T21:30:55Z",
|
||||
"aliases": [
|
||||
"CVE-2024-34007"
|
||||
],
|
||||
"summary": "Moodle Logout CSRF in admin/tool/mfa/auth.php",
|
||||
"details": "The logout option within MFA did not include the necessary token to avoid the risk of users inadvertently being logged out via CSRF.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "moodle/moodle"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.3.0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.3.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34007"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/moodle/moodle"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://moodle.org/mod/forum/discuss.php?d=458396"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-80877"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-06-04T17:34:49Z",
|
||||
"nvd_published_at": "2024-05-31T21:15:09Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gwf6-q6c2-94p3",
|
||||
"modified": "2024-06-04T17:35:49Z",
|
||||
"published": "2024-05-31T21:30:55Z",
|
||||
"aliases": [
|
||||
"CVE-2024-34009"
|
||||
],
|
||||
"summary": "Moodle ReCAPTCHA can be bypassed on the login page",
|
||||
"details": "Insufficient checks whether ReCAPTCHA was enabled made it possible to bypass the checks on the login page. This did not affect other pages where ReCAPTCHA is utilized.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "moodle/moodle"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.3.0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.3.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34009"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/moodle/moodle"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://moodle.org/mod/forum/discuss.php?d=458398"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-81463"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-06-04T17:35:49Z",
|
||||
"nvd_published_at": "2024-05-31T21:15:09Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8g5h-gjwq-w5ch",
|
||||
"modified": "2024-05-31T21:30:55Z",
|
||||
"published": "2024-05-31T21:30:55Z",
|
||||
"aliases": [
|
||||
"CVE-2024-34007"
|
||||
],
|
||||
"details": "The logout option within MFA did not include the necessary token to avoid the risk of users inadvertently being logged out via CSRF.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34007"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://moodle.org/mod/forum/discuss.php?d=458396"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-05-31T21:15:09Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gwf6-q6c2-94p3",
|
||||
"modified": "2024-05-31T21:30:55Z",
|
||||
"published": "2024-05-31T21:30:55Z",
|
||||
"aliases": [
|
||||
"CVE-2024-34009"
|
||||
],
|
||||
"details": "Insufficient checks whether ReCAPTCHA was enabled made it possible to bypass the checks on the login page. This did not affect other pages where ReCAPTCHA is utilized.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34009"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://moodle.org/mod/forum/discuss.php?d=458398"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-05-31T21:15:09Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user