ghsa-hhvr-2q69-4563
Vulnerability from github
Published
2024-11-15 12:31
Modified
2024-11-15 20:41
Severity ?
Summary
Cross site scripting in sylius/sylius
Details
sylius/sylius versions prior to 1.9.10, 1.10.11, and 1.11.2 are vulnerable to stored cross-site scripting (XSS) through SVG files. This vulnerability allows attackers to inject malicious scripts that can be executed in the context of the user's browser.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "1.10.0" }, { "fixed": "1.10.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "1.11.0" }, { "fixed": "1.11.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3841" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-11-15T20:41:52Z", "nvd_published_at": "2024-11-15T11:15:05Z", "severity": "MODERATE" }, "details": "sylius/sylius versions prior to 1.9.10, 1.10.11, and 1.11.2 are vulnerable to stored cross-site scripting (XSS) through SVG files. This vulnerability allows attackers to inject malicious scripts that can be executed in the context of the user\u0027s browser.", "id": "GHSA-hhvr-2q69-4563", "modified": "2024-11-15T20:41:52Z", "published": "2024-11-15T12:31:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3841" }, { "type": "WEB", "url": "https://github.com/sylius/sylius/commit/3da169e0c23e752974d74223cc536c29a2a82edc" }, { "type": "PACKAGE", "url": "https://github.com/sylius/sylius" }, { "type": "WEB", "url": "https://huntr.com/bounties/1625506791178-Sylius/Sylius" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Cross site scripting in sylius/sylius" }
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.