WordPress Core <= 0.70 - Remote File Inclusion

2003-06-09 00:00
Anonymous

Strategic Overview

Status
Patched in 0.71
Affected CoreWordPress 0.70
Affected Version<= 0.70
CVSS9.8Critical
CVECVE-2003-1599
View all WordPress 0.70 vulnerabilities

Vulnerability Overview

PHP remote file inclusion vulnerability in wp-links/links.all.php in WordPress 0.70 allows remote attackers to execute arbitrary PHP code via a URL in the $abspath variable.

Technical Analysis

REMEDIATION: Update to version 0.71, or a newer patched version --- IDENTIFIER: 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.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C