CVE-2025-30755
BaseFortify
Publication date: 2025-09-19
Last updated on: 2025-09-22
Assigner: Oracle
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oracle | opengrok | 1.14.1 |
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 in OpenGrok 1.14.1 is a reflected Cross-Site Scripting (XSS) issue that occurs on the cross reference page. It happens because the application improperly handles the 'revision' parameter, reflecting unsanitized user input directly into the HTML output, which can be exploited by attackers to execute malicious scripts in the user's browser.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the user's browser when they visit the affected page. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent, potentially compromising user data and system integrity.