Lucene search
+L

2872 matches found

OSV
OSV
added 2024/06/16 3:15 a.m.3 views

DEBIAN-CVE-2024-38428

url.c in GNU Wget through 1.24.5 mishandles semicolons in the userinfo subcomponent of a URI, and thus there may be insecure behavior in which data that was supposed to be in the userinfo subcomponent is misinterpreted to be part of the host subcomponent...

9.1CVSS7AI score0.00666EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/11 9:15 p.m.2 views

DEBIAN-CVE-2024-5844

Heap buffer overflow in Tab Strip in Google Chrome prior to 126.0.6478.54 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS8.3AI score0.00531EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/11 9:15 p.m.2 views

DEBIAN-CVE-2024-5834

Inappropriate implementation in Dawn in Google Chrome prior to 126.0.6478.54 allowed a remote attacker to execute arbitrary code via a crafted HTML page. Chromium security severity: High...

8.8CVSS8.6AI score0.00568EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/11 1:15 p.m.0 views

DEBIAN-CVE-2024-5702

Memory corruption in the networking stack could have led to a potentially exploitable crash. This vulnerability affects Firefox 125, Firefox ESR 115.12, and Thunderbird 115.12...

7.5CVSS8AI score0.00857EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/10 10:15 p.m.3 views

DEBIAN-CVE-2024-35242

Composer is a dependency manager for PHP. On the 2.x branch prior to versions 2.2.24 and 2.7.7, the composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. This requires cloning untrusted repositories. Patches are availab...

8.8CVSS7.9AI score0.03282EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/10 9:15 p.m.1 views

DEBIAN-CVE-2024-27833

An integer overflow was addressed with improved input validation. This issue is fixed in Safari 17.5, iOS 16.7.8 and iPadOS 16.7.8, iOS 17.5 and iPadOS 17.5, tvOS 17.5, visionOS 1.2. Processing maliciously crafted web content may lead to arbitrary code execution...

8.8CVSS7.3AI score0.00819EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/09 8:15 p.m.4 views

DEBIAN-CVE-2024-2408

The opensslprivatedecrypt function in PHP, when using PKCS1 padding OPENSSLPKCS1PADDING, which is the default, is vulnerable to the Marvin Attack unless it is used with an OpenSSL version that includes the changes from this pull request: https://github.com/openssl/openssl/pull/13817...

5.9CVSS6.3AI score0.01158EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/06 10:15 p.m.1 views

DEBIAN-CVE-2023-49441

dnsmasq 2.9 is vulnerable to Integer Overflow via forwardquery...

7.5CVSS7AI score0.00662EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

DEBIAN-CVE-2024-36919

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Remove spinlockbh while releasing resources after upload The session resources are used by FW and driver when session is offloaded, once session is uploaded these resources are not used. The lock is not required as...

5.5CVSS5.5AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.2 views

DEBIAN-CVE-2021-47547

In the Linux kernel, the following vulnerability has been resolved: net: tulip: de4x5: fix the problem that the array 'lp-phy8' may be out of bound In line 5001, if all id in the array 'lp-phy8' is not 0, when the 'for' end, the 'k' is 8. At this time, the array 'lp-phy8' may be out of bound...

4.4CVSS5.3AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 4:15 p.m.1 views

DEBIAN-CVE-2024-5158

Type Confusion in V8 in Google Chrome prior to 125.0.6422.76 allowed a remote attacker to potentially perform arbitrary read/write via a crafted HTML page. Chromium security severity: High...

8.1CVSS8AI score0.0061EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52863

In the Linux kernel, the following vulnerability has been resolved: hwmon: axi-fan-control Fix possible NULL pointer dereference axifancontrolirqhandler, dependent on the private axifancontroldata structure, might be called before the hwmon device is registered. That will cause an "Unable to hand...

5.5CVSS5.1AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52787

In the Linux kernel, the following vulnerability has been resolved: blk-mq: make sure active queue usage is held for biointegrityprep blkintegrityunregister can come if queue usage counter isn't held for one bio with integrity prepared, so this request may be completed with calling...

5.5CVSS5AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.2 views

DEBIAN-CVE-2023-52703

In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass actlen in usbbulkmsg error path syzbot reported that actlen in kalmiasendinitpacket is uninitialized when passing it to the first usbbulkmsg error path. Jiri Pirko noted that it's pointless to pass it ...

5.5CVSS5.2AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

DEBIAN-CVE-2021-47425

In the Linux kernel, the following vulnerability has been resolved: i2c: acpi: fix resource leak in reconfiguration device addition acpii2cfindadapterbyhandle calls busfinddevice which takes a reference on the adapter which is never released which will result in a reference count leak and render...

5.5CVSS5.2AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47348

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid HDCP over-read and corruption Instead of reading the desired 5 bytes of the actual target field, the code was reading 8. This could result in a corrupted value if the trailing 3 bytes were non-zero, so...

9.1CVSS5.7AI score0.00987EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47322

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfsmarkrequestcommit when doing ODIRECT Fix an Oopsable condition in pnfsmarkrequestcommit when we're putting a set of writes on the commit list to reschedule them after a failed pNFS attempt...

7.8CVSS5.7AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.0 views

DEBIAN-CVE-2021-47280

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drmgetunique There is a time-of-check-to-time-of-use error in drmgetunique due to retrieving filepriv-master prior to locking the device's master mutex. An example can be seen in the crash report o...

7CVSS5.7AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 9:15 p.m.1 views

DEBIAN-CVE-2024-35195

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS6.3AI score0.0034EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.0 views

DEBIAN-CVE-2024-35945

In the Linux kernel, the following vulnerability has been resolved: net: phy: phydevice: Prevent nullptr exceptions on ISR If phydev-irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References1
Rows per page
Query Builder