ghsa-w4rc-rx25-8m86
Vulnerability from github
Published
2020-02-12 18:44
Modified
2021-08-19 17:13
Severity ?
VLAI Severity ?
Summary
Improper Input Validation in Symfony
Details
An issue was discovered in Symfony before 4.2.12 and 4.3.x before 4.3.8. The VarExport component incorrectly escapes strings, allowing some specially crafted ones to escalate to execution of arbitrary PHP code. This is related to symfony/var-exporter.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.3.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/var-exporter" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/var-exporter" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.3.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11325" ], "database_specific": { "cwe_ids": [ "CWE-116" ], "github_reviewed": true, "github_reviewed_at": "2020-02-11T20:39:28Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "An issue was discovered in Symfony before 4.2.12 and 4.3.x before 4.3.8. The VarExport component incorrectly escapes strings, allowing some specially crafted ones to escalate to execution of arbitrary PHP code. This is related to symfony/var-exporter.", "id": "GHSA-w4rc-rx25-8m86", "modified": "2021-08-19T17:13:33Z", "published": "2020-02-12T18:44:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11325" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2019-11325.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/var-exporter/CVE-2019-11325.yaml" }, { "type": "WEB", "url": "https://github.com/symfony/symfony/releases/tag/v4.3.8" }, { "type": "WEB", "url": "https://github.com/symfony/var-exporter/compare/d8bf442...57e00f3" }, { "type": "WEB", "url": "https://symfony.com/blog/cve-2019-11325-fix-escaping-of-strings-in-varexporter" }, { "type": "WEB", "url": "https://symfony.com/blog/symfony-4-3-8-released" }, { "type": "WEB", "url": "https://symfony.com/cve-2019-11325" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Improper Input Validation in Symfony" }
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…
Loading…