Lucene search
+L

2176 matches found

OSV
OSV
added 2025/06/18 2:13 a.m.3 views

SUSE-SU-2025:01994-1 Security update 4.3.15.2 SUSE Manager Server 4.3

This update fixes the following issues: netty: - Security issues fixed: CVE-2024-47535: Decorate InputStream to throw an exception once the data read limit is reached bsc1233297 - Other changes: Replace AlgorithmId.sha256WithRSAEncryptionoid usage with specify the OID directly...

5.5CVSS6.1AI score0.00408EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/06/16 8:38 p.m.8 views

CVE-2025-32800 Conda-build vulnerable to supply chain attack vector due to pyproject.toml referring to dependencies not present in PyPI

Conda-build contains commands and tools to build conda packages. Prior to version 25.3.0, the pyproject.toml lists conda-index as a Python dependency. This package is not published in PyPI. An attacker could claim this namespace and upload arbitrary malicious code to the package, and then exploit...

9.2CVSS7AI score0.00602EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/06/16 3:32 p.m.17 views

Apache Commons FileUpload, Apache Commons FileUpload: FileUpload DoS via part headers

Allocation of resources for multipart headers with insufficient limits enabled a DoS vulnerability in Apache Commons FileUpload. This issue affects Apache Commons FileUpload: from 1.0 before 1.6; from 2.0.0-M1 before 2.0.0-M4. Users are recommended to upgrade to versions 1.6 or 2.0.0-M4, which fi...

7.5CVSS7.1AI score0.62646EPSS
SaveExploits1References9Affected Software2
RedhatCVE
RedhatCVE
added 2025/06/13 6:15 p.m.17 views

CVE-2025-49150

Cursor is a code editor built for programming with AI. Prior to 0.51.0, by default, the setting json.schemaDownload.enable was set to True. This means that by writing a JSON file, an attacker can trigger an arbitrary HTTP GET request that does not require user confirmation. Since the Cursor Agent...

5.9CVSS5.8AI score0.00383EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/13 1:27 p.m.10 views

CVE-2025-4922

Nomad Community and Nomad Enterprise “Nomad” prefix-based ACL policy lookup can lead to incorrect rule application and shadowing. This vulnerability, identified as CVE-2025-4922, is fixed in Nomad Community Edition 1.10.2 and Nomad Enterprise 1.10.2, 1.9.10, and 1.8.14...

8.1CVSS7.8AI score0.0051EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/12 4:10 p.m.14 views

CVE-2025-48937

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. matrix-sdk-crypto since version 0.8.0 and up to 0.11.0 does not correctly validate the sender of an encrypted event. Accordingly, a malicious homeserver operator can modify events served to clients, making those event...

4.9CVSS4.8AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/12 2:56 p.m.13 views

CVE-2024-56158 XWiki allows SQL injection in query endpoint of REST API with Oracle

XWiki is a generic wiki platform. It's possible to execute any SQL query in Oracle by using the function like DBMSXMLGEN or DBMSXMLQUERY. The XWiki query validator does not sanitize functions that would be used in a simple select and Hibernate allows using any native function in an HQL query. Thi...

9.3CVSS7.3AI score
SaveExploits0References5
CVE
CVE
added 2025/06/11 5:49 p.m.77 views

CVE-2025-49150

Cursor is vulnerable prior to version 0.51.0 due to json.schemaDownload.enable being True by default. When a JSON file is written, an attacker can trigger an arbitrary HTTP GET request without user confirmation, and because the Cursor Agent can edit JSON files, this can enable data exfiltration i...

5.9CVSS7.5AI score0.00383EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/11 3:15 p.m.18 views

CVE-2025-49148

ClipShare is a lightweight and cross-platform tool for clipboard sharing. Prior to 3.8.5, ClipShare Server for Windows uses the default Windows DLL search order and loads system libraries like CRYPTBASE.dll and WindowsCodecs.dll from its own directory before the system path. A local, non-privileg...

7.3CVSS0.00166EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/06/10 3:43 p.m.6 views

CVE-2025-49143 Nautobot may allows uploaded media files to be accessible without authentication

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to v2.4.10 and v1.6.32 , files uploaded by users to Nautobot's MEDIAROOT directory, including DeviceType image attachments as well as images attached to a Location, Device, or Rack, are served to users via a URL endpoint...

6.3CVSS7.2AI score0.00438EPSS
SaveExploits0References5
NVD
NVD
added 2025/06/10 3:15 p.m.17 views

CVE-2024-38524

GeoServer is an open source server that allows users to share and edit geospatial data. org.geowebcache.GeoWebCacheDispatcher.handleFrontPageHttpServletRequest, HttpServletResponse has no check to hide potentially sensitive information from users except for a hidden system property to hide the...

7.5CVSS0.00441EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/06/10 2:52 p.m.15 views

CVE-2025-27505 GeoServer Missing Authorization on REST API Index

GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension e.g., rest.html. The REST API index can...

5.3CVSS5.5AI score0.01152EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/10 2:43 p.m.89 views

CVE-2024-38524

GeoServer/GeoWebCacheDispatcher.handleFrontPage has no check to hide sensitive information, exposing storage locations, config file paths, and temporarily server-start-time via the GeoWebCache home page. Affected component is org.geowebcache.GeoWebCacheDispatcher.handleFrontPage(HttpServletReques...

7.5CVSS5AI score0.00441EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/06/10 2:43 p.m.9 views

CVE-2024-38524 GWC Home Page communicate version and revision information

GeoServer is an open source server that allows users to share and edit geospatial data. org.geowebcache.GeoWebCacheDispatcher.handleFrontPageHttpServletRequest, HttpServletResponse has no check to hide potentially sensitive information from users except for a hidden system property to hide the...

5.3CVSS6.4AI score
SaveExploits0References7
NVD
NVD
added 2025/06/09 9:15 p.m.20 views

CVE-2025-49137

HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.0, the application does not sufficiently sanitize user input, allowing for the execution of arbitrary JavaScript code. The 'saveNode' and 'saveManifest' endpoints take user input and store it in...

8.5CVSS0.00268EPSS
SaveExploits1References2
CVE
CVE
added 2025/06/09 9:05 p.m.84 views

CVE-2025-49138

HAX CMS PHP before v11.0.0 is vulnerable to an authenticated Local File Inclusion via the saveOutline API. The backend stores the provided location value directly into site.json without validation, allowing an attacker to craft a relative path (for example ../../../etc/passwd) to read arbitrary f...

6.5CVSS6.4AI score0.00511EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2025/06/09 1:15 p.m.37 views

CVE-2025-49006

Wasp Web Application Specification is a Rails-like framework for React, Node.js, and Prisma. Prior to version 0.16.6, Wasp authentication has a vulnerability in the OAuth authentication implementation affecting only Keycloak with a specific config. Wasp currently lowercases OAuth user IDs before...

8.2CVSS0.00443EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/06/08 4:01 p.m.30 views

CVE-2025-29872

An allocation of resources without limits or throttling vulnerability has been reported to affect File Station 5. If a remote attacker gains a user account, they can then exploit the vulnerability to prevent other systems, applications, or processes from accessing the same type of resource. We ha...

7.5CVSS6.6AI score0.00423EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/08 4:01 p.m.20 views

CVE-2025-29892

An SQL injection vulnerability has been reported to affect Qsync Central. If exploited, the vulnerability could allow remote attackers who have gained user access to execute unauthorized code or commands. We have already fixed the vulnerability in the following version: Qsync Central 4.5.0.6...

8.8CVSS8AI score0.00467EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/07 5:03 p.m.28 views

CVE-2025-49009

Para is a multitenant backend server/framework for object persistence and retrieval. A vulnerability that exists in versions prior to 1.50.8 in FacebookAuthFilter.java results in a full request URL being logged during a failed request to a Facebook user profile. The log includes the user's access...

6.2CVSS6.2AI score0.00166EPSS
SaveExploits0References1
Rows per page
Query Builder