Publish Advisories

GHSA-rmcp-9fhq-58pv
GHSA-rmcp-9fhq-58pv
This commit is contained in:
advisory-database[bot]
2024-12-06 22:13:08 +00:00
parent 1968b17062
commit 88beea71b5
2 changed files with 103 additions and 40 deletions
@@ -0,0 +1,103 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rmcp-9fhq-58pv",
"modified": "2024-12-06T22:11:48Z",
"published": "2024-10-05T00:34:19Z",
"aliases": [
"CVE-2024-47913"
],
"summary": "Improper permissions handling in MediaWiki AbuseFilter",
"details": "An issue was discovered in the AbuseFilter extension for MediaWiki before 1.39.9, 1.40.x and 1.41.x before 1.41.3, and 1.42.x before 1.42.2. An API caller can match a filter condition against AbuseFilter logs even if the caller is not authorized to view the log details for the filter.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mediawiki/abuse-filter"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.39.9"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mediawiki/abuse-filter"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.40.0"
},
{
"fixed": "1.41.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mediawiki/abuse-filter"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.42.0"
},
{
"fixed": "1.42.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47913"
},
{
"type": "WEB",
"url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/AbuseFilter/+/1076855"
},
{
"type": "PACKAGE",
"url": "https://github.com/wikimedia/mediawiki-extensions-AbuseFilter"
},
{
"type": "WEB",
"url": "https://phabricator.wikimedia.org/T372998"
}
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-12-06T22:11:48Z",
"nvd_published_at": "2024-10-04T22:15:02Z"
}
}
@@ -1,40 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rmcp-9fhq-58pv",
"modified": "2024-12-06T21:30:37Z",
"published": "2024-10-05T00:34:19Z",
"aliases": [
"CVE-2024-47913"
],
"details": "An issue was discovered in the AbuseFilter extension for MediaWiki before 1.39.9, 1.40.x and 1.41.x before 1.41.3, and 1.42.x before 1.42.2. An API caller can match a filter condition against AbuseFilter logs even if the caller is not authorized to view the log details for the filter.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47913"
},
{
"type": "WEB",
"url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/AbuseFilter/+/1076855"
},
{
"type": "WEB",
"url": "https://phabricator.wikimedia.org/T372998"
}
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-04T22:15:02Z"
}
}