ghsa-x92h-wmg2-6hp7
Vulnerability from github
Published
2019-12-02 18:10
Modified
2021-08-19 15:18
Severity ?
Summary
Invalid HTTP method overrides allow possible XSS or other attacks in Symfony
Details
In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symfony/http-foundation" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.51" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/http-foundation" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.50" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/http-foundation" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.4.26" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/http-foundation" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/http-foundation" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.51" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.50" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.4.26" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "symfony/symfony" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10913" ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2019-12-01T19:49:35Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.", "id": "GHSA-x92h-wmg2-6hp7", "modified": "2021-08-19T15:18:27Z", "published": "2019-12-02T18:10:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10913" }, { "type": "WEB", "url": "https://github.com/symfony/symfony/commit/944e60f083c3bffbc6a0b5112db127a10a66a8ec" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-foundation/CVE-2019-10913.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2019-10913.yaml" }, { "type": "WEB", "url": "https://symfony.com/blog/cve-2019-10913-reject-invalid-http-method-overrides" }, { "type": "WEB", "url": "https://symfony.com/cve-2019-10913" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Invalid HTTP method overrides allow possible XSS or other attacks 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.