CVE-2007-3627
published 2007-07-09CVE-2007-3627: Multiple SQL injection vulnerabilities in PHP Lite Calendar Express 2.2 allow remote attackers to execute arbitrary SQL commands via the cid parameter to (1)…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
0.93%
56.1th percentile
Multiple SQL injection vulnerabilities in PHP Lite Calendar Express 2.2 allow remote attackers to execute arbitrary SQL commands via the cid parameter to (1) login.php, (2) auth.php, and (3) subscribe.php. NOTE: the month.php, year.php, week.php, and day.php vectors are already covered by CVE-2005-4009. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| php_lite | calendar_express | — | — |
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
PHP Lite Calendar Express 2.2 - 'auth.php?cid' SQL Injection
exploitdb·2005-08-08
CVE-2007-3627 PHP Lite Calendar Express 2.2 - 'auth.php?cid' SQL Injection
PHP Lite Calendar Express 2.2 - 'auth.php?cid' SQL Injection
---
source: https://www.securityfocus.com/bid/14504/info
Calendar Express is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
http://www.example.com/calendarexpress/auth.php?cid='
Exploit-DB
PHP Lite Calendar Express 2.2 - 'login.php?cid' SQL Injection
exploitdb·2005-08-08
CVE-2007-3627 PHP Lite Calendar Express 2.2 - 'login.php?cid' SQL Injection
PHP Lite Calendar Express 2.2 - 'login.php?cid' SQL Injection
---
source: https://www.securityfocus.com/bid/14504/info
Calendar Express is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
http://www.example.com/calendarexpress/login.php?cid='
Exploit-DB
PHP Lite Calendar Express 2.2 - 'Subscribe.php?cid' SQL Injection
exploitdb·2005-08-08
CVE-2007-3627 PHP Lite Calendar Express 2.2 - 'Subscribe.php?cid' SQL Injection
PHP Lite Calendar Express 2.2 - 'Subscribe.php?cid' SQL Injection
---
source: https://www.securityfocus.com/bid/14504/info
Calendar Express is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
http://www.example.com/calendarexpress/subscribe.php?cid='
No writeups or analysis indexed.
2007-07-09
Published