SB2012062801 - Multiple vulnerabilities in WordPress 



SB2012062801 - Multiple vulnerabilities in WordPress

Published: June 28, 2012 Updated: November 1, 2020

Security Bulletin ID SB2012062801
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 50% Low 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Cross-site scripting (CVE-ID: CVE-2011-4956)

Vulnerability allows a remote attacker to perform Cross-site scripting attacks.

An input validation error exists in WordPress before 3.1.1. A remote authenticated attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in victim's browser in security context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


2) Input validation error (CVE-ID: CVE-2011-4957)

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The make_clickable function in wp-includes/formatting.php in WordPress before 3.1.1 does not properly check URLs before passing them to the PCRE library, which allows remote attackers to cause a denial of service (crash) via a comment with a crafted URL that triggers many recursive calls.


Remediation

Install update from vendor's website.