ghsa-2r5h-6r7v-5m7c
Vulnerability from github
Published
2022-05-17 01:36
Modified
2024-04-25 22:09
Summary
Symphony Vulnerable to PHP Code Injection via YAML Parsing
Details
The Yaml::parse
function in Symfony 2.0.x before 2.0.22 remote attackers to execute arbitrary PHP code via a PHP file, a different vulnerability than CVE-2013-1397.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.22" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/yaml" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-1348" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T22:09:29Z", "nvd_published_at": "2014-06-02T15:55:00Z", "severity": "HIGH" }, "details": "The `Yaml::parse` function in Symfony 2.0.x before 2.0.22 remote attackers to execute arbitrary PHP code via a PHP file, a different vulnerability than CVE-2013-1397.", "id": "GHSA-2r5h-6r7v-5m7c", "modified": "2024-04-25T22:09:29Z", "published": "2022-05-17T01:36:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1348" }, { "type": "WEB", "url": "https://github.com/symfony/symfony/commit/ac756bf39e646b4e130fad058d10a0228dbd9779" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81550" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2013-1348.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/yaml/CVE-2013-1348.yaml" }, { "type": "PACKAGE", "url": "https://github.com/symfony/symfony" }, { "type": "WEB", "url": "https://symfony.com/blog/security-release-symfony-2-0-22-and-2-1-7-released" }, { "type": "WEB", "url": "https://web.archive.org/web/20150612022223/http://www.securityfocus.com/bid/57574" } ], "schema_version": "1.4.0", "severity": [], "summary": "Symphony Vulnerable to PHP Code Injection via YAML Parsing" }
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.