ghsa-w7gh-f2fm-9q8r
Vulnerability from github
Published
2025-04-17 03:30
Modified
2025-04-17 14:07
Severity ?
VLAI Severity ?
Summary
PEAR HTTP_Request2 vulnerable to Cross-site Scripting
Details
In PEAR HTTP_Request2 before 2.7.0, multiple files in the tests directory, notably tests/_network/getparameters.php and tests/_network/postparameters.php, reflect any GET or POST parameters, leading to XSS.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "pear/http_request2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-43717" ], "database_specific": { "cwe_ids": [ "CWE-531", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-04-17T14:07:38Z", "nvd_published_at": "2025-04-17T03:15:16Z", "severity": "MODERATE" }, "details": "In PEAR HTTP_Request2 before 2.7.0, multiple files in the tests directory, notably tests/_network/getparameters.php and tests/_network/postparameters.php, reflect any GET or POST parameters, leading to XSS.", "id": "GHSA-w7gh-f2fm-9q8r", "modified": "2025-04-17T14:07:38Z", "published": "2025-04-17T03:30:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-43717" }, { "type": "WEB", "url": "https://github.com/pear/HTTP_Request2/commit/07925aa77e441dba0ff0fa973a09802729cb838f" }, { "type": "WEB", "url": "https://github.com/pear/HTTP_Request2/commit/265e05f9e08a28a38a57219516a8e4e2dfdbb147" }, { "type": "PACKAGE", "url": "https://github.com/pear/HTTP_Request2" }, { "type": "WEB", "url": "https://github.com/pear/HTTP_Request2/blob/b1c61b71128045734d757c4d3d436457ace80ea7/package.xml#L24" }, { "type": "WEB", "url": "https://github.com/pear/HTTP_Request2/compare/v2.6.0...v2.7.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "PEAR HTTP_Request2 vulnerable to Cross-site Scripting" }
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…