ghsa-r8vh-cm9f-rc29
Vulnerability from github
Published
2022-05-17 02:51
Modified
2023-07-27 22:32
Severity ?
VLAI Severity ?
Summary
Magmi XSS Vulnerability
Details
A Cross-Site Scripting (XSS) was discovered in Magmi 0.7.22. The vulnerability exists due to insufficient filtration of user-supplied data (prefix) passed to the magmi-git-master/magmi/web/ajax_gettime.php
URL. An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.7.22" }, "package": { "ecosystem": "Packagist", "name": "dweeves/magmi" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7.24" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-7391" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-07-27T22:32:19Z", "nvd_published_at": "2017-04-01T02:59:00Z", "severity": "MODERATE" }, "details": "A Cross-Site Scripting (XSS) was discovered in Magmi 0.7.22. The vulnerability exists due to insufficient filtration of user-supplied data (prefix) passed to the `magmi-git-master/magmi/web/ajax_gettime.php` URL. An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website.", "id": "GHSA-r8vh-cm9f-rc29", "modified": "2023-07-27T22:32:19Z", "published": "2022-05-17T02:51:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7391" }, { "type": "WEB", "url": "https://github.com/dweeves/magmi-git/issues/522" }, { "type": "WEB", "url": "https://github.com/dweeves/magmi-git/pull/525" }, { "type": "WEB", "url": "https://github.com/dweeves/magmi-git/commit/a9566b141b58bf40a9dd904a74e6efcc225a28a3" }, { "type": "WEB", "url": "https://web.archive.org/web/20210125191718/http://www.securityfocus.com/bid/97311" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Magmi XSS Vulnerability" }
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…