Lucene search
K

19 matches found

OSV
OSV
added 2026/05/10 6:16 a.m.4 views

UBUNTU-CVE-2026-6104

In PHP versions 8.4. before 8.4.21 and 8.5. before 8.5.6, when an encoding name containing an embedded NUL byte is passed to mbconvertencoding or related mbstring functions, the code incorrectly assumes that when strncasecmp returns 0 it means the strings have the same length. This can lead to...

9.1CVSS5.9AI score0.00033EPSS
Exploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/08 12:0 a.m.5 views

Security update for openCryptoki (moderate)

openSUSE security update: security update for opencryptoki ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20699-1 Rating: moderate References: bsc1262283 bsc1263819 Cross-References: CVE-2026-40253 Affected Products: openSUSE Leap 16.0...

6.8CVSS5.9AI score0.00019EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/05/05 12:18 a.m.6 views

Axios: Null Byte Injection via Reverse-Encoding in AxiosURLSearchParams

Vulnerability Disclosure: Null Byte Injection via Reverse-Encoding in AxiosURLSearchParams Summary The encode function in lib/helpers/AxiosURLSearchParams.js contains a character mapping charMap at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent'\x00'...

3.7CVSS5.9AI score0.00061EPSS
Exploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.4 views

Traefik < 2.11.43 / 3.x < 3.6.14 Multiple Vulnerabilities

The version of Traefik installed on the remote macOS host is prior to 2.11.43 or 3.x prior to 3.6.14. It is, therefore, affected by multiple vulnerabilities: - An authentication bypass via StripPrefixRegex and ForwardAuth dot-segment normalization. When StripPrefixRegex processes URLs with...

10CVSS5.8AI score0.00098EPSS
Exploits4References10
Tenable Nessus
Tenable Nessus
added 2025/11/22 12:0 a.m.4 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS : ImageMagick vulnerabilities (USN-7876-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-7876-1 advisory. It was discovered that ImageMagick did not properly handle memory when encoding BMP images. An attacke...

8.8CVSS7.7AI score0.00136EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2025/10/16 12:0 a.m.5 views

TencentOS Server 3: postgresql:13 (TSSA-2025:0780)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0780 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.8CVSS7.7AI score0.04372EPSS
Exploits2References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: ffmpeg (UTSA-2025-936080)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-936080 advisory. An issue was discovered in function latmwritepacket in libavformat/latmenc.c in Ffmpeg 4.2.1, allows attackers to cause a Denial of Service or other unspecified...

8.8CVSS7.8AI score0.00237EPSS
Exploits1References3
Microsoft CVE
Microsoft CVE
added 2025/09/28 8:2 a.m.5 views

Squid through 7.1 mishandles ASN.1 encoding of long SNMP OIDs. This occurs in asn_build_objid in lib/snmplib/asn1.c.

...

8.2CVSS7AI score0.00175EPSS
Exploits1
OSV
OSV
added 2025/09/22 2:10 p.m.1 views

SUSE-SU-2025:03294-1 Security update for wireshark

This update for wireshark fixes the following issues: Update to version 4.2.13. Security issues fixed: - CVE-2025-9817: SSH dissector crash due to NULL pointer dereference when processing malformed packet traces bsc1249090. Non-security issues fixed: - Bug in UDS dissector with Service...

7.8CVSS5.8AI score0.00031EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2017-7379

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function in PdfEncoding.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service heap-based...

5.5CVSS7.1AI score0.00813EPSS
Exploits0References2
OSV
OSV
added 2025/08/14 6:35 a.m.0 views

USN-7696-1 libssh vulnerabilities

Ronald Crane discovered that libssh incorrectly handled certain base64 conversions. An attacker could use this issue to cause libssh to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2025-4877 Ronald Crane discovered that libssh incorrectly handled the...

8.1CVSS7AI score0.002EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/13 12:0 a.m.2 views

SUSE SLES12 Security Update : libssh (SUSE-SU-2025:02755-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02755-1 advisory. - CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions bsc1245309. - CVE-2025-4878: Fixed use of uninitialized...

8.1CVSS6.6AI score0.002EPSS
Exploits0References10
Amazon
Amazon
added 2025/04/01 12:0 a.m.3 views

Low: python3.9

Issue Overview: During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header bein...

2.3CVSS6.8AI score0.00753EPSS
Exploits0
OSV
OSV
added 2024/09/27 11:9 a.m.1 views

OESA-2024-2206 squid security update

Squid is a high-performance proxy caching server. It handles all requests in a single, non-blocking, I/O-driven process and keeps meta data and implements negative caching of failed requests. Security Fixes: Squid is a web proxy cache. Starting in version 3.5.27 and prior to version 6.8, Squid ma...

8.6CVSS6.7AI score0.03051EPSS
Exploits0References2
RustSec
RustSec
added 2024/09/06 12:0 p.m.4 views

webp crate may expose memory contents when encoding an image

Affected versions of this crate did not check that the input slice passed to "webp::Encoder::encode is large enough for the specified image dimensions. If the input slice is too short, the library will read out of bounds of the buffer and encode other memory contents as an image, resulting in...

6.9AI score
Exploits0Affected Software1
CNNVD
CNNVD
added 2022/07/22 12:0 a.m.2 views

OpenEMR 跨站脚本漏洞

OpenEMR is an open source healthcare management system from the Openemr community. The system can be used for medical practice management, electronic medical records, prescription writing, and medical billing applications. openemr versions prior to 7.0.0 have a cross-site scripting vulnerability...

6.3CVSS5.7AI score0.17865EPSS
Exploits1References3
Redos
Redos
added 2022/05/24 12:0 a.m.2 views

ROS-20220524-21

The cURL command-line utility vulnerability is related to a bug in the HSTS implementation that could allow curl to continue using the HTTP protocol instead of HTTPS if the hostname in the specified URL used an endpoint but did not use it when building the HSTS cache. Exploitation of the...

7.5CVSS7.1AI score0.00469EPSS
Exploits5
OSV
OSV
added 2017/12/09 6:29 a.m.3 views

CVE-2017-16415

An issue was discovered in Adobe Acrobat and Reader: 2017.012.20098 and earlier versions, 2017.011.30066 and earlier versions, 2015.006.30355 and earlier versions, and 11.0.22 and earlier versions. The vulnerability is caused by a computation that writes data past the end of the intended buffer;...

8.8CVSS6AI score0.11586EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2012/01/11 5:43 p.m.2 views

libxml2: Off-by-one error leading to heap-based buffer overflow in encoding

Off-by-one error in libxml in Apple Safari before 5.0.6 allows remote attackers to execute arbitrary code or cause a denial of service heap-based buffer overflow and application crash via a crafted web site...

9.3CVSS8AI score0.03971EPSS
Exploits2References4
Rows per page
Query Builder