CVE-2025-50690: XSS
A Cross-Site Scripting (XSS) vulnerability exists in SpatialReference.org (OSGeo/spatialreference.org) versions prior to 2025-05-17 (commit 2120adfa17ddd535bd0f539e6c4988fa3a2cb491). The vulnerability is caused by improper handling of user input in the search query parameter. An attacker can craft a specially formed URL with malicious JavaScript code, which is then reflected back and executed in the victim's browser. This flaw allows an attacker to execute arbitrary JavaScript in the context of the victim's session, potentially leading to session hijacking, phishing attacks, data theft, or redirection to malicious sites. The issue is exposed on publicly accessible pages, making it exploitable by an unauthenticated attacker.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-50690?
CVE-2025-50690 is classified as a high severity vulnerability due to its potential for exploitation via Cross-Site Scripting.
How do I fix CVE-2025-50690?
To fix CVE-2025-50690, update your SpatialReference.org installation to version 2025-05-17 or later.
What versions of SpatialReference.org are affected by CVE-2025-50690?
CVE-2025-50690 affects all versions of SpatialReference.org prior to 2025-05-17.
How does CVE-2025-50690 affect web application security?
CVE-2025-50690 could allow attackers to execute malicious scripts in the context of a user's session, compromising web application security.
What type of attack is associated with CVE-2025-50690?
CVE-2025-50690 is associated with Cross-Site Scripting (XSS) attacks that exploit improper handling of user input.