Merge pull request #10986 from projectdiscovery/update-CVE-2024-9465
Update CVE-2024-9465.yamlpatch-12
commit
c9410694eb
|
@ -3,7 +3,7 @@ id: CVE-2024-9465
|
|||
info:
|
||||
name: Palo Alto Expedition - SQL Injection
|
||||
author: DhiyaneshDK
|
||||
severity: medium
|
||||
severity: high
|
||||
description: |
|
||||
An SQL injection vulnerability in Palo Alto Networks Expedition allows an unauthenticated attacker to reveal Expedition database contents, such as password hashes, usernames, device configurations, and device API keys. With this, attackers can also create and read arbitrary files on the Expedition system.
|
||||
reference:
|
||||
|
@ -11,6 +11,13 @@ info:
|
|||
- https://github.com/horizon3ai/CVE-2024-9465/tree/main
|
||||
- https://www.horizon3.ai/attack-research/palo-alto-expedition-from-n-day-to-full-compromise/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2024-9465
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
|
||||
cvss-score: 8.2
|
||||
cve-id: CVE-2024-9465
|
||||
cwe-id: CWE-89
|
||||
epss-score: 0.00043
|
||||
epss-percentile: 0.09688
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 2
|
||||
|
@ -53,4 +60,5 @@ http:
|
|||
- 'duration>=6'
|
||||
- 'status_code == 200'
|
||||
condition: and
|
||||
|
||||
# digest: 4b0a00483046022100905b5167207e7acc0dfa780c9c1d4b331df499f671267a4698fd994efcb3affa022100eec1110988072447630b0423feb2c23e97db4d8cf0d2e1ffa039e24cf05e488a:922c64590222798bb761d5b6d8e72950
|
Loading…
Reference in New Issue