54 lines
1.7 KiB
YAML
54 lines
1.7 KiB
YAML
id: CVE-2021-41649
|
|
|
|
info:
|
|
name: PuneethReddyHC Online Shopping System homeaction.php SQL Injection
|
|
author: daffainfo
|
|
severity: critical
|
|
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.
|
|
remediation: |
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
|
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
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2021-41649
|
|
cwe-id: CWE-89
|
|
epss-score: 0.04045
|
|
epss-percentile: 0.91097
|
|
cpe: cpe:2.3:a:online-shopping-system-advanced_project:online-shopping-system-advanced:-:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: online-shopping-system-advanced_project
|
|
product: online-shopping-system-advanced
|
|
tags: cve,cve2021,sqli,injection
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/homeaction.php"
|
|
|
|
body: "cat_id=4'&get_seleted_Category=1"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Warning: mysqli_num_rows() expects parameter 1 to be"
|
|
- "xdebug-error xe-warning"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100b356f0998999360c3bd8c556dcea4b52855d00a3c225fd378b18641d3e24667002210082d92a989e361ceee5a23b8aa314076c14323467064d7406a4020322efa5f325:922c64590222798bb761d5b6d8e72950
|