ghsa-5h7w-hmxc-99g5
Vulnerability from github
Published
2022-04-19 00:00
Modified
2022-04-28 21:15
Severity ?
Summary
Cross site scripting in safe-svg
Details
The sanitisation step of the Safe SVG WordPress plugin before 1.9.10 can be bypassed by spoofing the content-type in the POST request to upload a file. Exploiting this vulnerability, an attacker will be able to perform the kinds of attacks that this plugin should prevent (mainly XSS, but depending on further use of uploaded SVG files potentially other XML attacks).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "darylldoyle/safe-svg" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-1091" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-04-28T21:15:03Z", "nvd_published_at": "2022-04-18T18:15:00Z", "severity": "MODERATE" }, "details": "The sanitisation step of the Safe SVG WordPress plugin before 1.9.10 can be bypassed by spoofing the content-type in the POST request to upload a file. Exploiting this vulnerability, an attacker will be able to perform the kinds of attacks that this plugin should prevent (mainly XSS, but depending on further use of uploaded SVG files potentially other XML attacks).", "id": "GHSA-5h7w-hmxc-99g5", "modified": "2022-04-28T21:15:03Z", "published": "2022-04-19T00:00:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1091" }, { "type": "WEB", "url": "https://github.com/10up/safe-svg/pull/28" }, { "type": "WEB", "url": "https://github.com/10up/safe-svg/commit/00cb9a86d1bff2214714557d1901ec3896564e50" }, { "type": "PACKAGE", "url": "https://github.com/10up/safe-svg" }, { "type": "WEB", "url": "https://wpscan.com/vulnerability/4d12533e-bdb7-411f-bcdf-4c5046db13f3" } ], "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": "Cross site scripting in safe-svg" }
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.