Vulnerabilities (CVE)

Total 395841 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-42353 1 Pylonsproject 1 Webob 2026-06-17 N/A 6.1 MEDIUM
WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. `urlparse` however treats a `//` at the start of a string as a URI without a scheme, and then treats the next part as the hostname. `urljoin` will then use that hostname from the second part as the hostname replacing the original one from the request. This vulnerability is patched in WebOb version 1.8.8.
CVE-2024-42352 1 Nuxt 1 Nuxt 2026-06-17 N/A 8.6 HIGH
Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. `nuxt/icon` provides an API to allow client side icon lookup. This endpoint is at `/api/_nuxt_icon/[name]`. The proxied request path is improperly parsed, allowing an attacker to change the scheme and host of the request. This leads to SSRF, and could potentially lead to sensitive data exposure. The `new URL` constructor is used to parse the final path. This constructor can be passed a relative scheme or path in order to change the host the request is sent to. This constructor is also very tolerant of poorly formatted URLs. As a result we can pass a path prefixed with the string `http:`. This has the effect of changing the scheme to HTTP. We can then subsequently pass a new host, for example `http:127.0.0.1:8080`. This would allow us to send requests to a local server. This issue has been addressed in release version 1.4.5 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
CVE-2024-42351 1 Galaxyproject 1 Galaxy 2026-06-17 N/A 6.5 MEDIUM
Galaxy is a free, open-source system for analyzing data, authoring workflows, training and education, publishing tools, managing infrastructure, and more. An attacker can potentially replace the contents of public datasets resulting in data loss or tampering. All supported branches of Galaxy (and more back to release_21.05) were amended with the below patch. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVE-2024-42350 2026-06-17 N/A 3.0 LOW
Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a `ThirdPartyBlock` request can be sent, providing only the necessary info to generate a third-party block and to sign it: 1. the public key of the previous block (used in the signature), 2. the public keys part of the token symbol table (for public key interning in datalog expressions). A third-part block request forged by a malicious user can trick the third-party authority into generating datalog trusting the wrong keypair. Tokens with third-party blocks containing `trusted` annotations generated through a third party block request. This has been addressed in version 4 of the specification. Users are advised to update their implementations to conform. There are no known workarounds for this vulnerability.
CVE-2024-42349 1 Fogproject 1 Fogproject 2026-06-17 N/A 5.3 MEDIUM
FOG is a cloning/imaging/rescue suite/inventory management system. FOG Server 1.5.10.41.4 and earlier can leak authorized and rejected logins via logs stored directly on the root of the web server. FOG Server creates 2 logs on the root of the web server (fog_login_accepted.log and fog_login_failed.log), exposing the name of the user account used to manage FOG, the IP address of the computer used to login and the User-Agent. This vulnerability is fixed in 1.5.10.47.
CVE-2024-42348 1 Fogproject 1 Fogproject 2026-06-17 N/A 9.3 CRITICAL
FOG is a cloning/imaging/rescue suite/inventory management system. FOG Server 1.5.10.41.2 can leak AD username and password when registering a computer. This vulnerability is fixed in 1.5.10.41.3 and 1.6.0-beta.1395.
CVE-2024-42347 1 Matrix 1 Matrix-react-sdk 2026-06-17 N/A 7.7 HIGH
matrix-react-sdk is a react-based SDK for inserting a Matrix chat/voip client into a web page. A malicious homeserver could manipulate a user's account data to cause the client to enable URL previews in end-to-end encrypted rooms, in which case any URLs in encrypted messages would be sent to the server. This was patched in matrix-react-sdk 3.105.0. Deployments that trust their homeservers, as well as closed federations of trusted servers, are not affected. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVE-2024-42346 1 Galaxyproject 1 Galaxy 2026-06-17 N/A 7.6 HIGH
Galaxy is a free, open-source system for analyzing data, authoring workflows, training and education, publishing tools, managing infrastructure, and more. The editor visualization, /visualizations endpoint, can be used to store HTML tags and trigger javascript execution upon edit operation. All supported branches of Galaxy (and more back to release_20.05) were amended with the supplied patches. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVE-2024-42345 1 Siemens 1 Sinema Remote Connect Server 2026-06-17 N/A 4.3 MEDIUM
A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V3.2 SP2). The affected application does not properly handle user session establishment and invalidation. This could allow a remote attacker to circumvent the additional multi factor authentication for user session establishment.
CVE-2024-42344 1 Siemens 1 Sinema Remote Connect Client 2026-06-17 N/A 4.4 MEDIUM
A vulnerability has been identified in SINEMA Remote Connect Client (All versions < V3.2 SP2). The affected application inserts sensitive information into a log file which is readable by all legitimate users of the underlying system. This could allow an authenticated attacker to compromise the confidentiality of other users' configuration data.
CVE-2024-42343 1 Loway 1 Queuemetrics 2026-06-17 N/A 5.3 MEDIUM
Loway - CWE-204: Observable Response Discrepancy
CVE-2024-42342 1 Loway 1 Queuemetrics 2026-06-17 N/A 4.3 MEDIUM
Loway - CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
CVE-2024-42341 1 Loway 1 Queuemetrics 2026-06-17 N/A 6.1 MEDIUM
Loway - CWE-601: URL Redirection to Untrusted Site ('Open Redirect')
CVE-2024-42340 1 Cyberark 1 Identity 2026-06-17 N/A 8.3 HIGH
CyberArk - CWE-602: Client-Side Enforcement of Server-Side Security
CVE-2024-42339 1 Cyberark 1 Identity 2026-06-17 N/A 4.3 MEDIUM
CyberArk - CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CVE-2024-42338 1 Cyberark 1 Identity 2026-06-17 N/A 4.3 MEDIUM
CyberArk - CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CVE-2024-42337 1 Cyberark 1 Identity 2026-06-17 N/A 4.3 MEDIUM
CyberArk - CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CVE-2024-42336 1 Servision 1 Ivg Webmax 2026-06-17 N/A 8.2 HIGH
Servision - CWE-287: Improper Authentication
CVE-2024-42335 1 7-twenty 1 Bot 2026-06-17 N/A 5.4 MEDIUM
7Twenty - CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE-2024-42333 1 Zabbix 1 Zabbix 2026-06-17 N/A 2.7 LOW
The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c