CVE-2014-125110 LOW

CVE-2014-125110: wp-file-upload Plugin wfu_ajaxactions.php wfu_ajax_action_callback cross site scripting

Vendor N/A
Product wp-file-upload Plugin
Weakness CWE-79 · XSS
Published March 31, 2024
Last update August 6, 2024

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

A vulnerability has been found in wp-file-upload Plugin up to 2.4.3 on WordPress and classified as problematic. Affected by this vulnerability is the function wfu_ajax_action_callback of the file lib/wfu_ajaxactions.php. The manipulation leads to cross site scripting. The attack can be launched remotely. Upgrading to version 2.4.4 is able to address this issue. The identifier of the patch is c846327df030a0a97da036a2f07c769ab9284ddb. It is recommended to upgrade the affected component. The identifier VDB-258781 was assigned to this vulnerability.

Explanation of Vulnerability in Simple Terms

02Summary

The wp-file-upload plugin contains a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts into the site. An attacker with low-level access can craft input that executes in other users' browsers when they view affected content. This requires user interaction to trigger the payload.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view the affected page.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts that compromise other users' sessions or steal their data when they view affected content.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site and the victim must view the page containing the injected payload.

Key dates

06Disclosure timeline

March 31, 2024 CVE published
August 6, 2024 Record updated

Related vulnerabilities

08Related CVE