9.2
CVE-2025-0103
- EPSS 0.18%
- Veröffentlicht 11.01.2025 03:15:22
- Zuletzt bearbeitet 11.01.2025 03:15:22
- Quelle psirt@paloaltonetworks.com
- Teams Watchlist Login
- Unerledigt Login
An SQL injection vulnerability in Palo Alto Networks Expedition enables an authenticated attacker to reveal Expedition database contents, such as password hashes, usernames, device configurations, and device API keys. This vulnerability also enables attackers to create and read arbitrary files on the Expedition system.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerPalo Alto Networks
≫
Produkt
Cloud NGFW
Default Statusunaffected
Version
All
Status
unaffected
HerstellerPalo Alto Networks
≫
Produkt
Expedition
Default Statusunaffected
Version <
1.2.100
Version
1
Status
affected
HerstellerPalo Alto Networks
≫
Produkt
Panorama
Default Statusunaffected
Version
All
Status
unaffected
HerstellerPalo Alto Networks
≫
Produkt
PAN-OS
Default Statusunaffected
Version
All
Status
unaffected
HerstellerPalo Alto Networks
≫
Produkt
Prisma Access
Default Statusunaffected
Version
All
Status
unaffected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.18% | 0.399 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
psirt@paloaltonetworks.com | 9.2 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:U/V:C/RE:H/U:Amber
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.