Lucene search
+L

801 matches found

Github Security Blog
Github Security Blog
added 2026/05/05 9:46 p.m.24 views

rust-openssl has undefined behavior in X509Ref::ocsp_responders for certificates with non-UTF-8 OCSP URLs

X509Ref::ocspresponders returns OCSP responder URLs from a certificate's AIA extension as OpensslString, whose Deref wraps the raw bytes with str::fromutf8unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation...

8.7CVSS5.9AI score0.00211EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/05 6:08 p.m.23 views

Diesel's SQLite backend has possible UTF-8 corruption

Diesel uses the sqlite3valuetext function to receive strings from SQLite while deserializing query results. We misinterpreted the corresponding SQLite documentation that this function always returns a UTF-8 encoded string values as const cchar. Based on that we used str::fromutf8unchecked to...

6.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/05 6:08 p.m.17 views

GHSA-H5X4-M2QF-R4F2 Diesel's SQLite backend has possible UTF-8 corruption

Diesel uses the sqlite3valuetext function to receive strings from SQLite while deserializing query results. We misinterpreted the corresponding SQLite documentation that this function always returns a UTF-8 encoded string values as const cchar. Based on that we used str::fromutf8unchecked to...

8.7CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/05/05 3:31 p.m.8 views

SUSE-SU-2026:21553-1 Security update for opencc

This update for opencc fixes the following issues: Update to version 1.2.0. Security issues fixed: - CVE-2025-15536: specifically crafted string can lead to out-of-bounds read bsc1256930. Other updates and bugfixes: - Version 1.2.0: Fix the crash issue when reading configuration files. Add type...

5.5CVSS6AI score0.00234EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.19 views

PT-2026-37265

Name of the Vulnerable Software and Affected Versions rust-openssl versions 0.9.7 through 0.10.78 Description The X509Ref::ocsp responders function returns OCSP responder URLs from a certificate's AIA extension as OpensslString. The Deref implementation wraps raw bytes using str::from utf8...

8.7CVSS5.9AI score0.00211EPSS
SaveExploits0References226
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.14 views

PT-2026-37359

Diesel uses the sqlite3 value text function to receive strings from SQLite while deserializing query results. We misinterpreted the corresponding SQLite documentation that this function always returns a UTF-8 encoded string values as const c char. Based on that we used str::from utf8 unchecked to...

8.7CVSS6.1AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:00 a.m.13 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS : Exim vulnerabilities (USN-8228-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8228-1 advisory. It was discovered that Exim incorrectly handled parsing malformed JSON in message headers. A remote attacker could possib...

9.8CVSS6.3AI score0.00373EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/05/04 11:50 a.m.20 views

USN-8228-1: Exim vulnerabilities

It was discovered that Exim incorrectly handled parsing malformed JSON in message headers. A remote attacker could possibly use this issue to execute arbitrary code. CVE-2026-40685 It was discovered that Exim incorrectly handled processing of UTF-8 trailing characters. A remote attacker could...

9.8CVSS6.2AI score0.00373EPSS
SaveExploits0
NVD
NVD
added 2026/04/30 10:16 p.m.9 views

CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

5.3CVSS0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/30 9:11 a.m.17 views

CLSA-2026-1777540266 vim: Fix of 10 CVEs

CVE-2022-2182: in doonecmd, after ";" sets curwin-wcursor.lnum to ea.line2, call checkcursor instead of checkcursorlnum so the column is validated too, and fall back to checkcursorcol when ea.line2 is zero, preventing read past end-of-line on ":0;'". - CVE-2022-2206: in checkshellsize, clamp...

7.8CVSS7AI score0.02735EPSS
SaveExploits10References1
Vulnrichment
Vulnrichment
added 2026/04/30 12:00 a.m.8 views

CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

3.7CVSS5.8AI score0.00246EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/30 12:00 a.m.15 views

CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

6.1CVSS5.1AI score0.00246EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/30 12:00 a.m.39 views

CVE-2026-40686

CVE-2026-40686 affects Exim before 4.99.2 when utf8 operators are enabled. The vulnerability is an out-of-bounds read triggered by large UTF-8 trailing characters in malformed UTF-8 header data, with the potential for information disclosure via an error message produced during handling of an unre...

5.3CVSS5.1AI score0.00246EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/04/30 12:00 a.m.12 views

CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

5.3CVSS5.2AI score0.00246EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/30 12:00 a.m.13 views

EUVD-2026-26444

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

6.1CVSS5.1AI score0.00246EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/04/30 12:00 a.m.17 views

Medium: clamav1.4

Issue Overview: A vulnerability in the HTML Cascading Style Sheets CSS module of ClamAV could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to improper error handling when splitting UTF-8 strings. An attacker...

5.3CVSS5.4AI score0.00414EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/30 12:00 a.m.17 views

Exim 缓冲区错误漏洞

Exim is an open-source message transfer agent MTA developed by Exim Software, running on Unix systems. It primarily handles the routing, forwarding, and delivery of emails. Versions of Exim prior to 4.99.2 contained a buffer error vulnerability. This vulnerability stemmed from the utf8 operator’s...

5.3CVSS6.2AI score0.00246EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/04/30 12:00 a.m.19 views

CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

5.3CVSS5.8AI score0.00246EPSS
SaveExploits0
OSV
OSV
added 2026/04/29 12:00 p.m.12 views

UBUNTU-CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

5.3CVSS6AI score0.00246EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/04/29 12:00 p.m.10 views

CVE-2026-40686

In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present malformed UTF-8 header data. Information might be divulged within an error message produced during handling of an unrelated e-mail message...

5.3CVSS6AI score0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder