Lucene search
+L

6376 matches found

RedHat Linux
RedHat Linux
added 2024/07/09 8:52 a.m.5 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, /, , or =, as each would then be interpreted as starting a separate attribute. If an application accepts keys as opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2024/07/05 12:0 a.m.17 views

Mageia: Security Advisory (MGASA-2024-0255)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS7.1AI score0.00835EPSS
SaveExploits0References5
Mageia
Mageia
added 2024/07/04 4:48 p.m.46 views

Updated openvpn packages fix security vulnerability

Control channel: refuse control channel messages with nonprintable characters in them. CVE-2024-5594...

9.1CVSS7.3AI score0.00835EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/04 4:48 p.m.17 views

MGASA-2024-0255 Updated openvpn packages fix security vulnerability

Control channel: refuse control channel messages with nonprintable characters in them. CVE-2024-5594...

9.1CVSS9.2AI score0.00835EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/02 2:15 p.m.31 views

CVE-2024-32755

Under certain circumstances the web interface will accept characters unrelated to the expected input...

9.1CVSS0.00512EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2024/07/02 12:0 a.m.50 views

Moderate: python-jinja2 security update

The python-jinja2 package contains Jinja2, a template engine written in pure Python. Jinja2 provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. Security Fixes: jinja2: accepts keys containing non-attribute characters CVE-2024-34064 For...

5.4CVSS7.2AI score0.00979EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2024/06/28 12:0 a.m.12 views

The vulnerability of the Net::CIDR::Lite interpreter for the Perl programming language arises from errors in handling extra null characters at the beginning of an IP address string. This allows a malicious actor to bypass access controls.

The vulnerability of the Net::CIDR::Lite interpreter for the Perl programming language is related to errors in handling extra zero characters at the beginning of an IP address. Exploiting this vulnerability can allow a remote attacker to bypass access controls...

7.5CVSS6.6AI score0.00493EPSS
SaveExploits0References7Affected Software2
Redos
Redos
added 2024/06/26 12:0 a.m.19 views

ROS-20240626-07

A vulnerability in the Net::CIDR::Lite module of the Perl programming language interpreter is related to bugs in the handling foreign null characters at the beginning of an IP address string. Exploitation of the vulnerability could allow an attacker acting remotely to bypass access controls...

6.3CVSS6.9AI score0.00493EPSS
SaveExploits0
Veracode
Veracode
added 2024/06/25 5:1 a.m.14 views

Denial Of Service (DoS)

ZenML is vulnerable to a Denial Of Service DoS. The vulnerability is due to improper handling of line feed \n characters in component names, allowing an attacker to cause uncontrolled resource consumption by adding a component through an API endpoint api/v1/workspaces/default/components...

6.6AI score
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2024/06/24 12:30 p.m.103 views

Hfinger - Fingerprinting HTTP Requests

Tool for Fingerprinting HTTP requests of malware. Based on Tshark and written in Python3. Working prototype stage :- Its main objective is to provide unique representations fingerprints of malware requests, which help in their identification. Unique means here that each fingerprint should be seen...

7AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.9 views

Google Chrome 安全漏洞

Chrome is a web browser from Google that utilizes the Blink rendering engine to provide a fast and secure browsing experience. Chrome supports multiple platforms, including Windows, Mac OS, and Linux, and allows users to access a variety of websites and browse a wide range of content through...

8.8CVSS7AI score0.00809EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/18 11:5 a.m.34 views

SUSE-SU-2024:1499-2 Security update for java-17-openjdk

This update for java-17-openjdk fixes the following issues: - CVE-2024-21011: Fixed denial of service due to long Exception message logging JDK-8319851,bsc1222979 - CVE-2024-21012: Fixed unauthorized data modification due HTTP/2 client improper reverse DNS lookup JDK-8315708,bsc1222987 -...

3.7CVSS5.8AI score0.01372EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/06/11 5:35 p.m.14 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, /, , or =, as each would then be interpreted as starting a separate attribute. If an application accepts keys as opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/06/10 6:41 p.m.6 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, /, , or =, as each would then be interpreted as starting a separate attribute. If an application accepts keys as opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/06/07 8:35 p.m.14 views

ZendFramework SQL injection due to execution of platform-specific SQL containing interpolations

The Zend\Db component in Zend Framework 2 provides platform abstraction, which is used in particular for SQL abstraction. Two methods defined in the platform interface, quoteValue and quoteValueList, allow users to manually quote values for creating SQL statements; these are in turn consumed by...

7.7AI score
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/07 8:35 p.m.24 views

GHSA-X2F4-8WXF-W3VF ZendFramework SQL injection due to execution of platform-specific SQL containing interpolations

The Zend\Db component in Zend Framework 2 provides platform abstraction, which is used in particular for SQL abstraction. Two methods defined in the platform interface, quoteValue and quoteValueList, allow users to manually quote values for creating SQL statements; these are in turn consumed by...

8.8CVSS7.7AI score
SaveExploits0References9
OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.12 views

Fedora: Security Advisory for rust-uu_tr (FEDORA-2024-40ee18b2e7)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/06/05 10:5 a.m.8 views

kernel: vt: fix memory overlapping when deleting chars in the buffer

A flaw was found in the Linux kernel's virtual terminal driver which causes a memory overlapping copy to occur, this overlapping copy can lead to data corruption and could potentially allow an attacker interacting with a virtual terminal to corrupt or expose system memory...

5.5CVSS6.6AI score0.00278EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.25 views

RHEL 8 : fence-agents (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - python-httplib2: Regular expression denial of service via malicious header CVE-2021-21240 - A flaw was...

7.5CVSS5.6AI score0.03983EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.32 views

RHEL 7 : bash (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - bash: when effective UID is not equal to its real UID the saved UID is not dropped CVE-2019-18276 - A...

7.8CVSS8.8AI score0.02608EPSS
SaveExploits5References2
Rows per page
Query Builder