Publish Advisories

GHSA-5jph-mvfm-r27p
GHSA-5jph-mvfm-r27p
This commit is contained in:
advisory-database[bot]
2024-01-29 02:53:30 +00:00
parent 837f210e3c
commit 4649de4b37
2 changed files with 120 additions and 43 deletions
@@ -0,0 +1,120 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5jph-mvfm-r27p",
"modified": "2024-01-29T02:52:10Z",
"published": "2022-05-13T01:12:43Z",
"aliases": [
"CVE-2015-0218"
],
"summary": "Moodle cross-site request forgery (CSRF) vulnerability",
"details": "Cross-site request forgery (CSRF) vulnerability in auth/shibboleth/logout.php in Moodle through 2.5.9, 2.6.x before 2.6.7, 2.7.x before 2.7.4, and 2.8.x before 2.8.2 allows remote attackers to hijack the authentication of arbitrary users for requests that trigger a logout.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.7"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.7.0"
},
{
"fixed": "2.7.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.8.0"
},
{
"fixed": "2.8.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0218"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/371d58d70d4ef866f35e33ea6898007112bfe654"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/693918c30e6b7c95dddd9c5973f98d98342a59d9"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/b82b4c562b705ea8f11893d9126889bb696b9612"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/fb60e23a67931eeba8fc9aacf3cc838e462f21f2"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=278618"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47964"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/01/19/1"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-29T02:52:10Z",
"nvd_published_at": "2015-06-01T19:59:00Z"
}
}
@@ -1,43 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5jph-mvfm-r27p",
"modified": "2022-05-13T01:12:43Z",
"published": "2022-05-13T01:12:43Z",
"aliases": [
"CVE-2015-0218"
],
"details": "Cross-site request forgery (CSRF) vulnerability in auth/shibboleth/logout.php in Moodle through 2.5.9, 2.6.x before 2.6.7, 2.7.x before 2.7.4, and 2.8.x before 2.8.2 allows remote attackers to hijack the authentication of arbitrary users for requests that trigger a logout.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0218"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=278618"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47964"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/01/19/1"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-06-01T19:59:00Z"
}
}