DM Albums <= 1.9.2 - Remote File Inclusion

2009-06-29 00:00
Septemb0x

Strategic Overview

Status
Patched in 1.9.3
Affected Plugindm-albums
Affected Version<= 1.9.2
CVSS9.8Critical
CVECVE-2009-2396
View all dm-albums vulnerabilities

Vulnerability Overview

PHP remote file inclusion vulnerability in template/album.php in DM Albums 1.9.2, as used standalone or as a WordPress plugin, allows remote attackers to execute arbitrary PHP code via a URL in the SECURITY_FILE parameter.

Technical Analysis

REMEDIATION: Update to version 1.9.3, 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