ghsa-rc5r-697f-28x6
Vulnerability from github
Published
2020-04-15 21:07
Modified
2024-02-26 12:35
Severity ?
VLAI Severity ?
Summary
XSS injection in the Grid component of Sylius
Details
Grid component of Sylius omits HTML input sanitisation while rendering object implementing __toString() method through the string field type.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "sylius/grid" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.1.19" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid" }, "ranges": [ { "events": [ { "introduced": "1.5.0" }, { "fixed": "1.5.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid-bundle" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.1.19" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid-bundle" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid-bundle" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid-bundle" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/grid-bundle" }, "ranges": [ { "events": [ { "introduced": "1.5.0" }, { "fixed": "1.5.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.1.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.17" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "sylius/sylius" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-12186" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-04-15T20:44:02Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Grid component of Sylius omits HTML input sanitisation while rendering object implementing __toString() method through the string field type.", "id": "GHSA-rc5r-697f-28x6", "modified": "2024-02-26T12:35:41Z", "published": "2020-04-15T21:07:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12186" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/sylius/grid/CVE-2019-12186.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/sylius/sylius/CVE-2019-12186.yaml" }, { "type": "WEB", "url": "https://sylius.com/blog/cve-2019-12186" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "XSS injection in the Grid component of 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.
Loading…