Enhancement: cves/2021/CVE-2021-41649.yaml by mp
parent
138142bdba
commit
bcc094893a
|
@ -1,11 +1,14 @@
|
|||
id: CVE-2021-41649
|
||||
|
||||
info:
|
||||
name: PuneethReddyHC online-shopping-system-advanced SQL Injection homeaction.php
|
||||
name: PuneethReddyHC Online Shopping System homeaction.php SQL Injection
|
||||
author: daffainfo
|
||||
severity: critical
|
||||
description: An un-authenticated SQL Injection exists in PuneethReddyHC online-shopping-system-advanced through the /homeaction.php cat_id parameter. Using a post request does not sanitize the user input.
|
||||
reference: https://github.com/MobiusBinary/CVE-2021-41649
|
||||
description: An unauthenticated SQL injection vulnerability exists in PuneethReddyHC Online Shopping System through the /homeaction.php cat_id parameter. Using a post request does not sanitize the user input.
|
||||
reference:
|
||||
- https://github.com/MobiusBinary/CVE-2021-41649
|
||||
- https://awesomeopensource.com/project/PuneethReddyHC/online-shopping-system
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-41649
|
||||
tags: cve,cve2021,sqli,injection
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||
|
@ -37,3 +40,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/03/07
|
||||
|
|
Loading…
Reference in New Issue