added header-matcher

patch-1
Ritik Chaddha 2024-04-30 11:22:45 +05:30 committed by GitHub
parent 9cd8ac2cfa
commit 38feed1c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 3 deletions

View File

@ -1,14 +1,14 @@
id: CVE-2024-24131
info:
name: SuperWebMailer 9.31.0.01799 - Reflected Cross-Site Scripting
name: SuperWebMailer 9.31.0.01799 - Cross-Site Scripting
author: DhiyaneshDK
severity: medium
description: |
SuperWebMailer v9.31.0.01799 was discovered to contain a reflected cross-site scripting (XSS) vulenrability via the component api.php.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-24131
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://nvd.nist.gov/vuln/detail/CVE-2024-24131
classification:
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
@ -18,9 +18,11 @@ info:
epss-percentile: 0.15655
cpe: cpe:2.3:a:superwebmailer:superwebmailer:9.31.0.01799:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
shodan-query: title:"SuperWebMailer"
vendor: superwebmailer
product: superwebmailer
shodan-query: title:"SuperWebMailer"
tags: cve,cve2024,superwebmailer,xss
http:
@ -37,6 +39,11 @@ http:
- "SuperWebMailerAPI"
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200