ghsa-pjv5-vv93-p648
Vulnerability from github
Published
2022-05-24 17:03
Modified
2024-05-15 22:50
Severity ?
Summary
Possible to circumvent title-blacklist
Details
MediaWiki through 1.33.1 allows attackers to bypass the Title_blacklist protection mechanism by starting with an arbitrary title, establishing a non-resolvable redirect for the associated page, and using redirect=1 in the action API when editing that page.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.31.0" }, { "fixed": "1.31.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.32.0" }, { "fixed": "1.32.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.33.0" }, { "fixed": "1.33.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.33.99" }, { "fixed": "1.34.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-19709" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2024-05-15T22:50:39Z", "nvd_published_at": "2019-12-11T02:15:00Z", "severity": "MODERATE" }, "details": "MediaWiki through 1.33.1 allows attackers to bypass the Title_blacklist protection mechanism by starting with an arbitrary title, establishing a non-resolvable redirect for the associated page, and using redirect=1 in the action API when editing that page.", "id": "GHSA-pjv5-vv93-p648", "modified": "2024-05-15T22:50:39Z", "published": "2022-05-24T17:03:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19709" }, { "type": "WEB", "url": "https://gerrit.wikimedia.org/r/q/Ie54f366986056c876eade0fcad6c41f70b8b8de8" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/mediawiki/core/CVE-2019-19709.yaml" }, { "type": "PACKAGE", "url": "https://github.com/wikimedia/mediawiki" }, { "type": "WEB", "url": "https://phabricator.wikimedia.org/T239466" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Dec/48" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4592" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Possible to circumvent title-blacklist" }
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.