word matcher update

patch-1
Ritik Chaddha 2023-10-12 02:01:05 +05:30 committed by GitHub
parent 4d60c41b3e
commit 310ae76f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -7,9 +7,14 @@ info:
description: |
Cross-site Scripting (XSS) - Reflected in GitHub repository cockpit-hq/cockpit prior to 2.6.4.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2023-4451
- https://huntr.dev/bounties/4e111c3e-6cf3-4b4c-b3c1-a540bf30f8fa/
- https://github.com/Cockpit-HQ/Cockpit/commit/30609466c817e39f9de1871559603e93cd4d0d0c
- https://nvd.nist.gov/vuln/detail/CVE-2023-4451
classification:
cve-id: CVE-2023-4451
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cwe-id: CWE-79
metadata:
max-request: 1
verified: true
@ -26,9 +31,7 @@ http:
- type: word
part: body
words:
- "<img src=1 onerror=alert(document.domain)>"
- "Cockpit"
condition: and
- "Space :<img src=1 onerror=alert(document.domain)>: does not exist"
- type: word
part: header