CVE-2004-0128
published 2004-03-03CVE-2004-0128: PHP remote file inclusion vulnerability in the GEDCOM configuration script for phpGedView 2.65.1 and earlier allows remote attackers to execute arbitrary PHP…
PriorityP341high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
8.31%
94.2th percentile
PHP remote file inclusion vulnerability in the GEDCOM configuration script for phpGedView 2.65.1 and earlier allows remote attackers to execute arbitrary PHP code by modifying the PGV_BASE_DIRECTORY parameter to reference a URL on a remote web server that contains a malicious theme.php script.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phpgedview | phpgedview | — | — |
| phpgedview | phpgedview | — | — |
| phpgedview | phpgedview | — | — |
| phpgedview | phpgedview | — | — |
| phpgedview | phpgedview | — | — |
| phpgedview | phpgedview | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
CWE
Inclusion of Functionality from Untrusted Control Sphere
mitre_cwe
CWE-829 Inclusion of Functionality from Untrusted Control Sphere
CWE-829: Inclusion of Functionality from Untrusted Control Sphere
The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.
Modes of Introduction:
Phase: Implementation
Note: REALIZATION: This weakness is caused during implementation of an architectural security tactic.
Common Consequences:
Scope: Confidentiality, Integrity, Availability. Impact: Execute Unauthorized Code or Commands. An attacker could insert malicious functionality into the program by causing the program to download code that the attacker has placed into the untrusted control sphere, such as a malicious web site. This could enable the injection of malware, information exposure by granting excessive privileges or permissions to t
CWE
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
mitre_cwe
CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
In certain versions and configurations of PHP, this can allow an attacker to specify a URL to a remote location from which the product will obtain the code to execute. In other cases in association with path traversal, the attacker can specify a local file that may contain executable statements that can be parsed by PHP.
Modes of Introduction:
Phase: Implementation
Note: REALIZATION: This weakness is caused during implementation of an architectural security tactic.
Common Consequences:
Scope:
http://secunia.com/advisories/10753/http://sourceforge.net/project/shownotes.php?release_id=141517http://www.osvdb.org/3769http://www.securityfocus.com/archive/1/352355http://www.securityfocus.com/bid/9531https://exchange.xforce.ibmcloud.com/vulnerabilities/14987http://secunia.com/advisories/10753/http://sourceforge.net/project/shownotes.php?release_id=141517http://www.osvdb.org/3769http://www.securityfocus.com/archive/1/352355http://www.securityfocus.com/bid/9531https://exchange.xforce.ibmcloud.com/vulnerabilities/14987
2004-03-03
Published