First published: Tue Dec 31 2002(Updated: )
Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.2.3 allows remote attackers to inject arbitrary web script or HTML via the query string argument, as demonstrated using soinfo.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.2.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-1954 has a moderate severity level due to its cross-site scripting (XSS) vulnerability that could allow remote attackers to inject arbitrary scripts.
To fix CVE-2002-1954, you should upgrade PHP to a version newer than 4.2.3 that has patched the XSS vulnerability.
CVE-2002-1954 specifically affects PHP version 4.2.3.
CVE-2002-1954 allows attackers to inject malicious scripts into web applications, potentially leading to session hijacking or other malicious actions.
Yes, CVE-2002-1954 can be exploited remotely by injecting scripts via the query string argument in a vulnerable PHP application.