VYPR
Unrated severityNVD Advisory· Published Aug 1, 1997· Updated Apr 16, 2026

CVE-1999-0238

CVE-1999-0238

Description

PHP/FI 2.0's php.cgi script is vulnerable to directory traversal, allowing remote attackers to read arbitrary files on the system.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

PHP/FI 2.0's php.cgi script is vulnerable to directory traversal, allowing remote attackers to read arbitrary files on the system.

Vulnerability

The php.cgi script in PHP/FI version 2.0 suffers from a directory traversal vulnerability. This flaw allows remote users to browse directories and view files on the local host that the web server's user ID has read access to [1].

Exploitation

An attacker can exploit this vulnerability by sending a crafted URL to the php.cgi script, typically in the format http://www.someurl.com/php.cgi?/path/to/file. This allows them to navigate the server's file system and access restricted resources [1].

Impact

Successful exploitation allows an attacker to read any file on the system that the web server process has read permissions for. This could lead to the disclosure of sensitive information, such as system configuration details or potentially unencrypted user passwords if the system is not using shadow passwords [1].

Mitigation

No specific patch or fixed version information is available in the provided references. Users are advised to remove or disable the vulnerable php.cgi script if it is not essential for their web server's functionality. Further information on mitigation may be available from the software vendor or security advisories.

AI Insight generated on Jun 2, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

4
  • PHP/PHP3 versions
    cpe:2.3:a:php:php:1.0:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:php:php:1.0:*:*:*:*:*:*:*
    • cpe:2.3:a:php:php:2.0:*:*:*:*:*:*:*
    • cpe:2.3:a:php:php:2.0b10:*:*:*:*:*:*:*
  • PHP/php.cgillm-create

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.