ghsa-rmcp-9fhq-58pv
Vulnerability from github
Published
2024-10-05 00:34
Modified
2024-12-06 22:11
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mediawiki/abuse-filter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.39.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/abuse-filter" }, "ranges": [ { "events": [ { "introduced": "1.40.0" }, { "fixed": "1.41.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/abuse-filter" }, "ranges": [ { "events": [ { "introduced": "1.42.0" }, { "fixed": "1.42.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-47913" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2024-12-06T22:11:48Z", "nvd_published_at": "2024-10-04T22:15:02Z", "severity": "MODERATE" }, "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.", "id": "GHSA-rmcp-9fhq-58pv", "modified": "2024-12-06T22:11:48Z", "published": "2024-10-05T00:34:19Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper permissions handling in MediaWiki AbuseFilter" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…