GHSA-H369-CPJJ-QFFF
Vulnerability from github – Published: 2025-11-20 15:30 – Updated: 2025-11-20 18:15
VLAI?
Summary
phppgadmin vulnerable to Cross-site Scripting
Details
phpPgAdmin versions 7.13.0 and earlier contain multiple cross-site scripting (XSS) vulnerabilities across various components. User-supplied inputs from $_REQUEST parameters are reflected in HTML output without proper encoding or sanitization in multiple locations including sequences.php, indexes.php, admin.php, and other unspecified files. An attacker can exploit these vulnerabilities to execute arbitrary JavaScript in victims' browsers, potentially leading to session hijacking, credential theft, or other malicious actions.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phppgadmin/phppgadmin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "7.13.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-60796"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-20T18:15:04Z",
"nvd_published_at": "2025-11-20T15:17:38Z",
"severity": "LOW"
},
"details": "phpPgAdmin versions 7.13.0 and earlier contain multiple cross-site scripting (XSS) vulnerabilities across various components. User-supplied inputs from $_REQUEST parameters are reflected in HTML output without proper encoding or sanitization in multiple locations including sequences.php, indexes.php, admin.php, and other unspecified files. An attacker can exploit these vulnerabilities to execute arbitrary JavaScript in victims\u0027 browsers, potentially leading to session hijacking, credential theft, or other malicious actions.",
"id": "GHSA-h369-cpjj-qfff",
"modified": "2025-11-20T18:15:04Z",
"published": "2025-11-20T15:30:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-60796"
},
{
"type": "PACKAGE",
"url": "https://github.com/phppgadmin/phppgadmin"
},
{
"type": "WEB",
"url": "https://github.com/phppgadmin/phppgadmin/blob/master/admin.php#L35"
},
{
"type": "WEB",
"url": "https://github.com/phppgadmin/phppgadmin/blob/master/indexes.php#L29"
},
{
"type": "WEB",
"url": "https://github.com/phppgadmin/phppgadmin/blob/master/sequences.php#L316"
},
{
"type": "WEB",
"url": "https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60796.md"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "phppgadmin 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…