CVE-2019-25448
Stored XSS in OrientDB 3.0.17 Allows Script Injection
Publication date: 2026-02-20
Last updated on: 2026-02-24
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| orientdb | orientdb | 3.0.17 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored cross-site scripting (XSS) issue in OrientDB version 3.0.17. It allows authenticated attackers to inject malicious JavaScript code by creating users with script payloads in the 'name' parameter. When other users view the application, the injected scripts execute, potentially compromising the application.
How can this vulnerability impact me? :
The impact of this vulnerability includes the execution of arbitrary scripts in the context of the application by attackers. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities when users view the compromised content.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know