GHSA-W7GH-F2FM-9Q8R
Vulnerability from github – Published: 2025-04-17 03:30 – Updated: 2025-04-17 14:07
VLAI?
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.
Severity ?
5.4 (Medium)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…