Enhancement: cves/2021/CVE-2021-46005.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-02-28 15:07:15 -05:00
parent bc1359fb51
commit 453188e041
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,10 @@
id: CVE-2021-46005 id: CVE-2021-46005
info: info:
name: Sourcecodester Car Rental Management System 1.0 - Stored XSS name: Sourcecodester Car Rental Management System 1.0 - Stored Cross-Site Scripting
author: cckuailong author: cckuailong
severity: medium severity: medium
description: Sourcecodester Car Rental Management System 1.0 is vulnerable to Cross Site Scripting (XSS) via vehicalorcview parameter. description: Sourcecodester Car Rental Management System 1.0 is vulnerable to cross-site scripting via the vehicalorcview parameter.
reference: reference:
- https://www.exploit-db.com/exploits/49546 - https://www.exploit-db.com/exploits/49546
- https://nvd.nist.gov/vuln/detail/CVE-2021-46005 - https://nvd.nist.gov/vuln/detail/CVE-2021-46005
@ -109,3 +109,5 @@ requests:
- type: status - type: status
status: status:
- 200 - 200
# Enhanced by mp on 2022/02/28