Lucene search
+L

5064 matches found

Vulnrichment
Vulnrichment
added 2025/04/23 3:33 p.m.10 views

CVE-2025-32969 org.xwiki.platform:xwiki-platform-rest-server allows SQL injection in query endpoint of REST API

XWiki is a generic wiki platform. In versions starting from 1.8 and prior to 15.10.16, 16.4.6, and 16.10.1, it is possible for a remote unauthenticated user to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend,...

9.3CVSS8AI score0.77774EPSS
SaveExploits1References3
CVE
CVE
added 2025/04/23 3:33 p.m.244 views

CVE-2025-32969

Summary: CVE-2025-32969 affects XWiki Platform REST server and related components, enabling unauthenticated remote SQL injection by escaping the HQL execution context in the REST API query endpoint. Affected versions are 1.8 through before 15.10.16, and before 16.4.6 and 16.10.1. Successful explo...

9.8CVSS8AI score0.77774EPSS
SaveIn wildExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/04/23 3:33 p.m.47 views

CVE-2025-32969 org.xwiki.platform:xwiki-platform-rest-server allows SQL injection in query endpoint of REST API

XWiki is a generic wiki platform. In versions starting from 1.8 and prior to 15.10.16, 16.4.6, and 16.10.1, it is possible for a remote unauthenticated user to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend,...

9.3CVSS0.77774EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/04/23 2:42 p.m.8 views

EUVD-2025-12170

org.xwiki.platform:xwiki-platform-rest-server allows SQL injection in query endpoint of REST API...

9.8CVSS7.2AI score0.77774EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/04/23 2:42 p.m.23 views

org.xwiki.platform:xwiki-platform-rest-server allows SQL injection in query endpoint of REST API

Impact It is possible for a remote unauthenticated user to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend, including when "Prevent unregistered users from viewing pages, regardless of the page rights" and "Preven...

9.8CVSS8.6AI score0.77774EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/04/23 2:42 p.m.44 views

GHSA-F69V-XRJ8-RHXF org.xwiki.platform:xwiki-platform-rest-server allows SQL injection in query endpoint of REST API

Impact It is possible for a remote unauthenticated user to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend, including when "Prevent unregistered users from viewing pages, regardless of the page rights" and "Preven...

9.8CVSS7.9AI score0.77774EPSS
SaveExploits1References5
NVD
NVD
added 2025/04/22 6:16 p.m.13 views

CVE-2025-32960

The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code ...

6.4CVSS0.00299EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/22 6:15 p.m.10 views

CVE-2025-32950

Jmix is a set of libraries and tools to speed up Spring Boot data-centric application development. In versions 1.0.0 to 1.6.1 and 2.0.0 to 2.3.4, attackers could manipulate the FileRef parameter to access files on the system where the Jmix application is deployed, provided the application server...

6.5CVSS0.00675EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/04/22 5:45 p.m.23 views

CVE-2025-32960 CUBA Generic REST API Vulnerable to Cross-Site Scripting (XSS) in the /files Endpoint

The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code ...

6.4CVSS0.00299EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/04/22 5:45 p.m.5 views

CVE-2025-32960 CUBA Generic REST API Vulnerable to Cross-Site Scripting (XSS) in the /files Endpoint

The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code ...

6.4CVSS7.1AI score0.00299EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/22 5:45 p.m.14 views

CVE-2025-32960 CUBA Generic REST API Vulnerable to Cross-Site Scripting (XSS) in the /files Endpoint

The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code ...

6.4CVSS6.6AI score
SaveExploits0References7
CVE
CVE
added 2025/04/22 5:45 p.m.51 views

CVE-2025-32960

The CVE-2025-32960 vulnerability affects the CUBA REST API add-on prior to 7.2.7, where the input parameter (file path and name) can be manipulated to cause the server to return Content-Type: text/html for names ending in .html, enabling execution of malicious JavaScript in the browser after an a...

6.4CVSS6.3AI score0.00299EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/22 5:32 p.m.62 views

CVE-2025-32951

CVE-2025-32951 affects io.jmix.rest:jmix-rest via the /files endpoint, enabling XSS when an attacker manipulates a file-path/name input so the Content-Type becomes text/html for names ending with .html. Impact is cross-site scripting in browsers when a malicious file is uploaded beforehand. Affec...

6.4CVSS6.3AI score0.00332EPSS
SaveExploits0References9Affected Software4
Cvelist
Cvelist
added 2025/04/22 5:32 p.m.30 views

CVE-2025-32951 io.jmix.rest:jmix-rest allows XSS in the /files Endpoint of the Generic REST API

Jmix is a set of libraries and tools to speed up Spring Boot data-centric application development. In versions 1.0.0 to 1.6.1 and 2.0.0 to 2.3.4, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends...

6.4CVSS0.00332EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/04/22 5:32 p.m.6 views

CVE-2025-32951 io.jmix.rest:jmix-rest allows XSS in the /files Endpoint of the Generic REST API

Jmix is a set of libraries and tools to speed up Spring Boot data-centric application development. In versions 1.0.0 to 1.6.1 and 2.0.0 to 2.3.4, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends...

6.4CVSS7.1AI score0.00332EPSS
SaveExploits0References9
CVE
CVE
added 2025/04/22 5:14 p.m.61 views

CVE-2025-32950

Summary (CVE-2025-32950): Jmix (v1.0.0–v1.6.1 and v2.0.0–v2.3.4) is vulnerable to path traversal via the FileRef parameter. An attacker could read arbitrary files on the host if the application server has sufficient permissions, by modifying FileRef in the database or by supplying a crafted value...

6.5CVSS6.3AI score0.00675EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/04/22 5:14 p.m.18 views

CVE-2025-32950 io.jmix.localfs:jmix-localfs has a Path Traversal in Local File Storage

Jmix is a set of libraries and tools to speed up Spring Boot data-centric application development. In versions 1.0.0 to 1.6.1 and 2.0.0 to 2.3.4, attackers could manipulate the FileRef parameter to access files on the system where the Jmix application is deployed, provided the application server...

6.5CVSS0.00675EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/22 4:59 p.m.9 views

GHSA-88H5-34XW-2Q56 XSS in the /files Endpoint of the Generic REST API

Impact The input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code to be executed in the browser. For a successful attack, a malicious file needs to be...

6.4CVSS6.7AI score0.00299EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/04/22 4:59 p.m.16 views

XSS in the /files Endpoint of the Generic REST API

Impact The input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code to be executed in the browser. For a successful attack, a malicious file needs to be...

6.4CVSS6.7AI score0.00299EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/22 4:55 p.m.10 views

GHSA-X27V-F838-JH93 io.jmix.rest:jmix-rest allows XSS in the /files Endpoint of the Generic REST API

Impact The input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code to be executed in the browser. For a successful attack, a malicious file needs to be...

6.4CVSS6.6AI score0.00332EPSS
SaveExploits0References11
Rows per page
Query Builder