Lucene search
+L

3112 matches found

Fedora
Fedora
added 2025/01/08 2:06 a.m.27 views

[SECURITY] Fedora 41 Update: php-tcpdf-6.8.0-1.fc41

PHP class for generating PDF documents. no external libraries are required for the basic functions; all standard page formats, custom page formats, custom margins and units of measure; UTF-8 Unicode and Right-To-Left languages; TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0...

9.8CVSS9.6AI score0.0079EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.12 views

PT-2025-11342 · Unknown +1 · Ghostscript +1

Name of the Vulnerable Software and Affected Versions: Debian Linux affected versions not specified Description: The issue allows access to arbitrary files through a truncated path with invalid UTF-8. It is also related to package vulnerabilities in ghostscript. Recommendations: At the moment,...

10CVSS6AI score0.0081EPSS
SaveExploits0References63
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.17 views

PT-2025-49242

Name of the Vulnerable Software and Affected Versions python-apt affected versions not specified Description A flaw exists in python-apt on APT-based Linux systems due to a NULL pointer dereference within the TagSection.keys function. A local attacker can exploit this by providing a specially...

6.9CVSS6.1AI score0.00145EPSS
SaveExploits1References23
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.6 views

PT-2026-4949

Name of the Vulnerable Software and Affected Versions OpenSSL versions 1.1.1, 3.0, 3.3, 3.4, 3.5 and 3.6 Description A flaw exists in the handling of maliciously crafted PKCS12 files when using the PKCS12 get friendlyname API. Specifically, processing a PKCS12 file with a BMPString UTF-16BE...

9.8CVSS5.9AI score0.48211EPSS
SaveExploits8References112
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.6 views

CVE-2024-53233 unicode: Fix utf8_load() error path

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

7.5AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 11:08 a.m.9 views

OESA-2024-2601 libsoup3 security update

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. Security Fixes: GNOME libsoup before 3.6.1 allows a buffer overflow in application...

8.4CVSS7.3AI score0.0068EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2024/12/17 12:35 p.m.10 views

Security update for libsoup

This update for libsoup fixes the following issues: CVE-2024-52530: Fixed HTTP request smuggling via stripping null bytes from the ends of header names bsc1233285 CVE-2024-52531: Fixed buffer overflow via UTF-8 conversion in soupheaderparseparamliststrict bsc1233292 CVE-2024-52532: Fixed infinite...

8.7CVSS7.5AI score0.00926EPSS
SaveExploits2References12
Amazon
Amazon
added 2024/12/12 12:00 a.m.8 views

Important: libsoup

Issue Overview: GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header. CVE-2024-52530 GNOME libsoup...

8.4CVSS8.9AI score0.00926EPSS
SaveExploits2
SUSE Linux
SUSE Linux
added 2024/12/11 11:10 a.m.9 views

Security update for libsoup2

This update for libsoup2 fixes the following issues: CVE-2024-52530: Fixed HTTP request smuggling via stripping null bytes from the ends of header names bsc1233285 CVE-2024-52531: Fixed buffer overflow via UTF-8 conversion in soupheaderparseparamliststrict bsc1233292 CVE-2024-52532: Fixed infinit...

8.7CVSS7.5AI score0.00926EPSS
SaveExploits2References12
OSV
OSV
added 2024/12/09 8:41 p.m.22 views

GHSA-H97M-WW89-6JMQ `idna` accepts Punycode labels that do not produce any non-ASCII when decoded

idna 0.5.0 and earlier accepts Punycode labels that do not produce any non-ASCII output, which means that either ASCII labels or the empty root label can be masked such that they appear unequal without IDNA processing or when processed with a different implementation and equal when processed with...

6.3CVSS4.9AI score0.00221EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/11/28 12:00 a.m.22 views

Ubuntu: Security Advisory (USN-7127-1)

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...

8.4CVSS8.5AI score0.00926EPSS
SaveExploits2References2
OSV
OSV
added 2024/11/27 12:29 a.m.10 views

USN-7127-1 libsoup3 vulnerabilities

It was discovered that libsoup ignored certain characters at the end of header names. A remote attacker could possibly use this issue to perform a HTTP request smuggling attack. This issue only affected Ubuntu 22.04 LTS and Ubuntu 24.04 LTS. CVE-2024-52530 It was discovered that libsoup did not...

8.4CVSS6.1AI score0.00926EPSS
SaveExploits2References4
OSV
OSV
added 2024/11/22 11:07 a.m.8 views

OESA-2024-2471 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations...

8.4CVSS7.4AI score0.00926EPSS
SaveExploits2References4
Microsoft CVE
Microsoft CVE
added 2024/11/20 8:00 a.m.8 views

GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. 

...

8.4CVSS7AI score0.0068EPSS
SaveExploits1
Snyk
Snyk
added 2024/11/18 8:42 p.m.2 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection via the scan method in the XmlScanner class. Exploiting this vulnerability is possible when using a UTF-7 encoded payload, including at the end of the file a comment with the value encoding="UTF-8" with...

8.7CVSS7.3AI score0.00728EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/11/18 8:42 p.m.3 views

XML External Entity (XXE) Injection

Overview phpoffice/phpspreadsheet is a Spreadsheet engine that Read, Create and Write Spreadsheet documents in PHP . Affected versions of this package are vulnerable to XML External Entity XXE Injection via the scan method in the XmlScanner class. Exploiting this vulnerability is possible when...

8.7CVSS7.6AI score0.00728EPSS
SaveExploits1References2
NVD
NVD
added 2024/11/18 8:15 p.m.39 views

CVE-2024-48917

PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. The XmlScanner class has a scan method which should prevent XXE attacks. However, in a bypass of the previously reported CVE-2024-47873, the regexes from the findCharSet method, which is used for determining the current...

7.5CVSS0.00728EPSS
SaveExploits1References3
OSV
OSV
added 2024/11/18 8:01 p.m.42 views

GHSA-7CC9-J4MV-VCJP XXE in PHPSpreadsheet's XLSX reader

Summary The XmlScanner class has a scan method which should prevent XXE attacks. However, we found another bypass than the previously reported CVE-2024-47873, the regexes from the findCharSet method, which is used for determining the current encoding can be bypassed by using a payload in the...

7.5CVSS7.5AI score0.00728EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/11/18 7:48 p.m.39 views

CVE-2024-48917 XXE in PHPSpreadsheet's XLSX reader

PhpSpreadsheet is a PHP library for reading and writing spreadsheet files. The XmlScanner class has a scan method which should prevent XXE attacks. However, in a bypass of the previously reported CVE-2024-47873, the regexes from the findCharSet method, which is used for determining the current...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits1References3
Rows per page
Query Builder