Crayon Syntax Highlighter Plugin <= 1.13 - Remote File Inclusion

2012-10-15 00:00
Charlie Eriksen

Strategic Overview

Status
Patched in 1.14
Affected Version<= 1.13
CVSS9.8Critical
CVEN/A
View all Crayon Syntax Highlighter vulnerabilities

Vulnerability Overview

The Crayon Syntax Highlighter plugin for WordPress is vulnerable to Remote File Inclusion in versions up to, and including, 1.13 via the crayon_is_php_file function. This allows unauthenticated attackers to include remote files on the server, resulting in code execution.

Technical Analysis

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