ghsa-phhm-6pgm-mxw9
Vulnerability from github
Published
2022-05-17 02:27
Modified
2024-04-23 17:23
Severity ?
VLAI Severity ?
Summary
MODX Revolution blind SQL injection
Details
MODX Revolution version 2.x - 2.5.6 is vulnerable to blind SQL injection caused by improper sanitization by the escape method resulting in authenticated user accessing database and possibly escalating privileges.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.5.6" }, "package": { "ecosystem": "Packagist", "name": "modx/revolution" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000067" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2024-04-23T17:23:42Z", "nvd_published_at": "2017-07-17T13:18:00Z", "severity": "HIGH" }, "details": "MODX Revolution version 2.x - 2.5.6 is vulnerable to blind SQL injection caused by improper sanitization by the escape method resulting in authenticated user accessing database and possibly escalating privileges.", "id": "GHSA-phhm-6pgm-mxw9", "modified": "2024-04-23T17:23:42Z", "published": "2022-05-17T02:27:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000067" }, { "type": "PACKAGE", "url": "https://github.com/modxcms/revolution" }, { "type": "WEB", "url": "https://github.com/modxcms/revolution/blob/2.x/core/xpdo/changelog.txt#L48" }, { "type": "WEB", "url": "https://github.com/modxcms/revolution/blob/9bf1c6cf7bdc12190b404f93ce7798b39c07bc59/core/xpdo/changelog.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "MODX Revolution blind SQL injection" }
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…