CVE-2005-0870

unknown
Published — · Modified —
CVSS v3
CVSS v4 NEW
not yet in upstream
VIR risk
1.0

Description

Multiple cross-site scripting (XSS) vulnerabilities in phpSysInfo 2.3, when register_globals is enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) sensor_program parameter to index.php, (2) text[language], (3) text[template], or (4) hide_picklist parameter to system_footer.php.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.

✚ Propose a mitigation on Community → Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-25265 webapps php verified
Maksymilian Arciemowicz · 2005-03-23

PHPSysInfo 2.0/2.3 - 'sensor_program' Cross-Site Scripting

Source code queued for fetch — refresh in a moment.
EDB-25266 webapps php verified text · 1 KB
Maksymilian Arciemowicz · 2005-03-23

PHPSysInfo 2.0/2.3 - 'system_footer.php' Cross-Site Scripting

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/12887/info
 
phpSysInfo is reportedly affected by multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
 
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

http://www.example.com/[phpSysInfo]/includes/system_footer.php?text[language]=">[XSS]
http://www.example.com/[phpSysInfo]/includes/system_footer.php?text[template]=">[XSS]
http://www.example.com/[phpSysInfo]/includes/system_footer.php?hide_picklist=cXIb8O3&VERSION=[XSS] 

OS impact

debian Debian Fixed 5 releases
VersionStatusFixed in
trixie Fixed 2.3-7
sid Fixed 2.3-7
forky Fixed 2.3-7
bullseye Fixed 2.3-7
bookworm Fixed 2.3-7

References

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.