e-ticketing SQL Injection

2012.04.05
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

'e-ticketing' SQL Injection (CVE-2012-1673) Mark Stanislav - mark.stanislav@gmail.com I. DESCRIPTION --------------------------------------- A vulnerability exists in loginscript.php that allows for SQL injection of the 'user_name' and 'password' POST parameters. II. TESTED VERSION --------------------------------------- Released on 2011-11-30 (no versioning used) III. PoC EXPLOIT --------------------------------------- POST a form to loginscript.php with the value of 'password' set to: ' UNION SELECT * from user where user_name = 'admin IV. SOLUTION --------------------------------------- Do not use this software, no patched version exists at this time. V. REFERENCES --------------------------------------- http://sourceforge.net/projects/e-ticketing/ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1673 VI. TIMELINE --------------------------------------- 03/01/2012 - Initial vendor disclosure 03/03/2012 - Vendor response and commitment to fix 03/20/2012 - Follow-up e-mail to vendor as no patched version was published yet 04/04/2012 - Public disclosure

References:

http://sourceforge.net/projects/e-ticketing/


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