Publish Advisories

GHSA-4r2p-wpv5-683w
GHSA-4r2p-wpv5-683w
This commit is contained in:
advisory-database[bot]
2023-07-19 19:35:25 +00:00
parent 0b090a6d24
commit 4065ea13f7
2 changed files with 138 additions and 46 deletions
@@ -0,0 +1,138 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4r2p-wpv5-683w",
"modified": "2023-07-19T19:34:12Z",
"published": "2022-05-13T01:14:27Z",
"aliases": [
"CVE-2019-3808"
],
"summary": "Moodle XSS Vulnerability",
"details": "A flaw was found in Moodle versions 3.6 to 3.6.1, 3.5 to 3.5.3, 3.4 to 3.4.6, 3.1 to 3.1.15 and earlier unsupported versions. The 'manage groups' capability did not have the 'XSS risk' flag assigned to it, but does have that access in certain places. Note that the capability is intended for use by trusted users, and is only assigned to teachers and managers by default.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.2"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.6.1"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.5.3"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.4.0"
},
{
"fixed": "3.4.7"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.4.6"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"fixed": "3.1.16"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.1.15"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3808"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/6360f87cdca744a6a71c315853f6d811a3e54e26"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3808"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=381228#p1536765"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-64395"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-07-19T19:34:12Z",
"nvd_published_at": "2019-03-25T18:29:00Z"
}
}
@@ -1,46 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4r2p-wpv5-683w",
"modified": "2022-05-13T01:14:27Z",
"published": "2022-05-13T01:14:27Z",
"aliases": [
"CVE-2019-3808"
],
"details": "A flaw was found in Moodle versions 3.6 to 3.6.1, 3.5 to 3.5.3, 3.4 to 3.4.6, 3.1 to 3.1.15 and earlier unsupported versions. The 'manage groups' capability did not have the 'XSS risk' flag assigned to it, but does have that access in certain places. Note that the capability is intended for use by trusted users, and is only assigned to teachers and managers by default.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3808"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3808"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=381228#p1536765"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-64395"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-03-25T18:29:00Z"
}
}