mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2006-0610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0610)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in 2200net Calendar system 1.2, with gpc_magic_quotes disabled, allow remote attackers to execute arbitrary SQL commands and bypass authentication via (1) the fm_data[id] parameter to calendar.php and (2) the $ad['acc'] variable in adminlogin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.evuln.com/vulns/62/summary.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|