From 453188e041070aba52f2264b8bc6f17f1b6eb476 Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Mon, 28 Feb 2022 15:07:15 -0500 Subject: [PATCH] Enhancement: cves/2021/CVE-2021-46005.yaml by mp --- cves/2021/CVE-2021-46005.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cves/2021/CVE-2021-46005.yaml b/cves/2021/CVE-2021-46005.yaml index 3ebcc3901c..e11d1cdd8c 100644 --- a/cves/2021/CVE-2021-46005.yaml +++ b/cves/2021/CVE-2021-46005.yaml @@ -1,10 +1,10 @@ id: CVE-2021-46005 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 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: - https://www.exploit-db.com/exploits/49546 - https://nvd.nist.gov/vuln/detail/CVE-2021-46005 @@ -109,3 +109,5 @@ requests: - type: status status: - 200 + +# Enhanced by mp on 2022/02/28