Lucene search
K

2127 matches found

Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.3 views

php security update

An update is available for php. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list PHP is an HTML-embedded scripting language commonly used with the Apache HTTP...

9.8CVSS6.6AI score0.0103EPSS
Exploits3
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.2 views

phar wrapper can occur dos when using quine gzip file

...

5.5CVSS7AI score0.00014EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/29 12:0 a.m.5 views

AlmaLinux 8 : php:8.2 (ALSA-2025:15687)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:15687 advisory. php: Leak partial content of the heap through heap buffer over-read in mysqlnd CVE-2024-8929 php: Single byte overread with convert.quoted-printable-deco...

9.8CVSS7.6AI score0.01153EPSS
Exploits5References10
OSV
OSV
added 2025/09/16 2:48 p.m.4 views

CLSA-2025-1758034087 kernel: Fix of 24 CVEs

tls: always refresh the queue when reading sock CVE-2025-38471 - Bluetooth: hcicore: Fix use-after-free in vhciflush CVE-2025-38250 - i2c/designware: Fix an initialization issue CVE-2025-38380 - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds CVE-2025-38159 - mm/hugetlb:...

7.8CVSS6.6AI score0.00105EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2023-53224

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix function prototype mismatch for ext4featktype With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

5.5CVSS5.6AI score0.00021EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.2 views

CVE-2023-53224

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix function prototype mismatch for ext4featktype With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

5.5CVSS0.00021EPSS
Exploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2022-50288

In the Linux kernel, the following vulnerability has been resolved: qlcnic: prevent -dcb use-after-free on qlcnicdcbenable failure adapter-dcb would get silently freed inside qlcnicdcbenable in case qlcnicdcbattach would return an error, which always happens under OOM conditions. This would lead ...

5.5CVSS5.4AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.0 views

UBUNTU-CVE-2023-53224

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix function prototype mismatch for ext4featktype With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

5.5CVSS6.1AI score0.00021EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.1 views

CVE-2023-53224 ext4: Fix function prototype mismatch for ext4_feat_ktype

In the Linux kernel, the following vulnerability has been resolved: ext4: Fix function prototype mismatch for ext4featktype With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

7.9AI score0.00021EPSS
Exploits0References7
CVE
CVE
added 2025/09/15 2:21 p.m.14 views

CVE-2023-53224

CVE-2023-53224 details (Linux kernel): The issue arises in ext4 where the release handler was set to kfree, which had an incompatible function prototype under clang KFIs. A wrapper with the correct prototype fixes the mismatch. The root cause is a function-prototype mismatch surfaced by Clang’s -...

5.5CVSS6.1AI score0.00021EPSS
Exploits0References7Affected Software1
Snyk
Snyk
added 2025/09/15 7:39 a.m.0 views

Embedded Malicious Code

Overview @ctrl/qbittorrent is a TypeScript api wrapper for qBittorrent using ofetch Affected versions of this package are vulnerable to Embedded Malicious Code. Compromised versions of this package contain a file called bundle.js that exfiltrates secrets from the user's accounts, including...

9.8CVSS7AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.1 views

PT-2025-37665

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue related to a function prototype mismatch within the ext4 module. Specifically, the ext4 feat ktype function was setting the "release" handler to kfre...

6.2AI score0.00021EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2025/09/11 12:0 p.m.6 views

php: Streams HTTP wrapper does not fail for headers with invalid name and no colon

A flaw was found in PHP. This vulnerability allows applications to accept invalid headers via malformed HTTP headers missing a colon :, which may confuse applications into processing them as valid headers...

6.3CVSS5.7AI score0.00757EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/11 12:0 p.m.4 views

php: Stream HTTP wrapper truncates redirect location to 1024 bytes

A flaw was found in PHP. This vulnerability allows incorrect URL truncation and redirection to the wrong location via HTTP redirect handling due to a limited location buffer size...

9.8CVSS5.9AI score0.0103EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/09/11 12:0 p.m.4 views

php: Header parser of http stream wrapper does not handle folded headers

A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module...

6.3CVSS5.8AI score0.00213EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2025/09/11 12:0 p.m.5 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00546EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:0 a.m.4 views

RHEL 8 : php:8.2 (RHSA-2025:15687)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15687 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: Leak partial content of the heap...

9.8CVSS7.6AI score0.01153EPSS
Exploits5References19
AlmaLinux
AlmaLinux
added 2025/09/11 12:0 a.m.2 views

Moderate: php:8.2 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: Leak partial content of the heap through heap buffer over-read in mysqlnd CVE-2024-8929 php: Single byte overread with convert.quoted-printable-decode filter CVE-2024-11233 php: Configuring ...

9.8CVSS7.2AI score0.01153EPSS
Exploits5References18
Gitee
Gitee
added 2025/09/06 12:8 p.m.72 views

log4shell-detector

This is a Gradle wrapper script for a Java project. Here's a breakdown of the key points: Purpose: The script is used to start a Gradle build process. License: The script is licensed under the Apache License, Version 2.0. Functionality: The script sets up the environment for the Gradle build...

6.9AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/09/05 12:35 a.m.8 views

CVE-2025-56608

The SourceCodester Android application "Corona Virus Tracker App India" 1.0 uses MD5 for digest authentication in OkHttpClientWrapper.java. The handleDigest function employs MessageDigest.getInstance"MD5" to hash credentials. MD5 is a broken cryptographic algorithm known to allow hash collisions...

4.2CVSS7.1AI score0.00037EPSS
Exploits0References1
Rows per page
Query Builder