Lucene search
+L

1923 matches found

OSV
OSV
added 2025/06/30 5:12 p.m.9 views

CVE-2025-52896 Frappe authenticated XSS via data import

Frappe is a full-stack web application framework. Prior to versions 14.94.2 and 15.57.0, authenticated users could upload carefully crafted malicious files via Data Import, leading to cross-site scripting XSS. This issue has been patched in versions 14.94.2 and 15.57.0. There are no workarounds f...

8.6CVSS6.1AI score0.00247EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/30 5:5 p.m.8 views

CVE-2025-52895 Frappe possibility of SQL injection due to improper validations

Frappe is a full-stack web application framework. Prior to versions 14.94.3 and 15.58.0, SQL injection could be achieved via a specially crafted request, which could allow malicious person to gain access to sensitive information. This issue has been patched in versions 14.94.3 and 15.58.0. There...

8.7CVSS7.6AI score0.00354EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/30 12:0 a.m.12 views

PT-2025-27460 · Frappe · Frappe

Name of the Vulnerable Software and Affected Versions: Frappe versions prior to 14.94.2 Frappe versions prior to 15.57.0 Description: The issue allows authenticated users to upload malicious files via Data Import, leading to cross-site scripting XSS. Recommendations: For versions prior to 14.94.2...

8.6CVSS6.4AI score0.00247EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/29 12:15 p.m.3 views

DEBIAN-CVE-2025-5878

A vulnerability was found in ESAPI esapi-java-legacy and classified as problematic. This issue affects the interface Encoder.encodeForSQL of the SQL Injection Defense. An attack leads to an improper neutralization of special elements. The attack may be initiated remotely and an exploit has been...

6.9CVSS6.8AI score0.004EPSS
SaveExploits1References1
CVE
CVE
added 2025/06/29 11:11 a.m.83 views

CVE-2025-5878

CVE-2025-5878 affects the ESAPI Java legacy library, specifically the Encoder.encodeForSQL function in the SQL Injection Defense. The vulnerability arises from improper neutralization of special elements, enabling a remote attacker to exploit SQL injection. Public proof-of-concept exploits exist....

7.5CVSS7.6AI score0.004EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2025/06/28 8:18 p.m.12 views

CVE-2025-53122

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in OpenNMS Horizon and Meridian applications allows SQL Injection. Users should upgrade to Meridian 2024.2.6 or newer, or Horizon 33.16 or newer. Meridian and Horizon installation instructions state...

6.9CVSS7.1AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/27 8:0 p.m.7 views

CVE-2025-6776 xiaoyunjie openvpn-cms-flask File Upload controller.py upload path traversal

A vulnerability classified as critical was found in xiaoyunjie openvpn-cms-flask up to 1.2.7. This vulnerability affects the function Upload of the file app/plugins/oss/app/controller.py of the component File Upload. The manipulation of the argument image leads to path traversal. The attack can b...

6.9CVSS6.4AI score0.00616EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/27 7:52 p.m.10 views

Security Bulletin: IBM Storage Ceph is vulnerable to zip-bombs leading to denial of service in the RHEL UBI (CVE-2024-0450)

Summary RHEL UBI is used by IBM Storage Ceph as the base operating system. CVE-2024-0450 This bulletin identifies the steps to take to address the vulnerability in the RHEL UBI. Vulnerability Details CVEID:CVE-2024-0450 DESCRIPTION: An issue was found in the CPython zipfile module affecting...

6.2CVSS9AI score0.00336EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/27 3:17 p.m.11 views

CVE-2025-49135

CVAT is an open source interactive video and image annotation tool for computer vision. Versions 2.2.0 through 2.39.0 have no validation during the import process of a project or task backup to check that the filename specified in the query parameter refers to a TUS-uploaded file belonging to the...

5.3CVSS7.2AI score0.00261EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/06/26 9:31 p.m.3 views

Synchronous Access of Remote Resource without Timeout

Overview Affected versions of this package are vulnerable to Synchronous Access of Remote Resource without Timeout via the rekey and recovery key operations. An attacker can disrupt service availability by triggering uncontrolled cancellation actions during these processes, which can lead to deni...

3.1CVSS7AI score0.00214EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/26 12:0 a.m.5 views

PT-2025-27008 · Openmns · Opennms Meridian +1

Name of the Vulnerable Software and Affected Versions: OpenMNS Horizon versions 33.0.8 through 33.1.5 OpenMNS Meridian versions prior to 2024.2.6 Description: Multiple stored XSS issues were found in OpenMNS Horizon due to unsanitized parameters on different nodes, allowing an attacker to store a...

6.9CVSS5.5AI score0.00213EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/25 11:15 p.m.6 views

CVE-2025-6669

A vulnerability was found in gooaclok819 sublinkX up to 1.8. It has been declared as problematic. This vulnerability affects unknown code of the file middlewares/jwt.go. The manipulation with the input sublink leads to use of hard-coded cryptographic key . The attack can be initiated remotely. Th...

6.3CVSS0.00354EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/25 4:41 p.m.10 views

CVE-2025-52569 GitHub.jl lacks validation for user-provided fields

GitForge.jl is a unified interface for interacting with Git "forges." Versions prior to 5.9.1 lack input validation of input validation for user-provided values in certain functions. In the GitHub.repo function, the user can provide any string for the reponame field. These inputs are not validate...

8.7CVSS0.00414EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/25 4:15 p.m.7 views

CVE-2025-52479

HTTP.jl provides HTTP client and server functionality for Julia, and URIs.jl parses and works with Uniform Resource Identifiers URIs. URIs.jl prior to version 1.6.0 and HTTP.jl prior to version 1.10.17 allows the construction of URIs containing CR/LF characters. If user input was not otherwise...

8.7CVSS0.00366EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/25 12:0 a.m.7 views

PT-2025-26859 · Unknown · Registrator

Name of the Vulnerable Software and Affected Versions: Registrator versions prior to 1.9.5 Description: The issue concerns a GitHub app that automates creation of registration pull requests for julia packages. A shell script injection can occur within the withpasswd function if the clone URL...

9.3CVSS7.5AI score0.00382EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/06/25 12:0 a.m.4 views

GLSA-202506-05 : GTK+ 3: Search path vulnerability

The remote host is affected by the vulnerability described in GLSA-202506-05 GTK+ 3: Search path vulnerability A vulnerability has been discovered in GTK+ 3. Please review the CVE identifiers referenced below for details. Tenable has extracted the preceding description block directly from the...

7CVSS6.8AI score0.00464EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/25 12:0 a.m.7 views

GLSA-202506-06 : Qt: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202506-06 Qt: Multiple Vulnerabilities Multiple vulnerabilities have been discovered in Qt. Please review the CVE identifiers referenced below for details. Tenable has extracted the preceding description block directly from the...

8.6CVSS6.7AI score0.00494EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/06/25 12:0 a.m.4 views

GLSA-202506-08 : Node.js: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202506-08 Node.js: Multiple Vulnerabilities Multiple vulnerabilities have been discovered in Node.js. Please review the CVE identifiers referenced below for details. Tenable has extracted the preceding description block directly...

7.7CVSS6.8AI score0.01327EPSS
SaveExploits0References4
Slackware Linux
Slackware Linux
added 2025/06/24 7:59 p.m.10 views

[slackware-security] libssh

New libssh packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/libssh-0.11.2-i586-1slack15.0.txz: Upgraded. This update fixes security issues: Write beyond bounds in binary to base64 conversion. Us...

5.4CVSS7.7AI score0.02449EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/23 8:39 a.m.11 views

CVE-2025-24291

The Versa Director SD-WAN orchestration platform provides functionality to upload various types of files. However, the Java code handling file uploads contains an argument injection vulnerability. By appending additional arguments to the file name, an attacker can bypass MIME type validation,...

6.1CVSS7.8AI score0.00338EPSS
SaveExploits0References1
Rows per page
Query Builder