Lucene search
+L

111 matches found

OSV
OSV
added 2025/11/11 7:44 a.m.1 views

MAL-2025-100914 Malicious code in content_cephalopod-appteadev (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a4e60abf3d710f07fecfa4062beb31443935dc956fd2aab8412126defde8795a This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
OSV
OSV
added 2025/11/11 7:26 a.m.1 views

MAL-2025-99402 Malicious code in amused_armadillo_0xrequest (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 17b94fc64ca358712a1833f10a360a838b1e2324dc8465964609c81411d802f3 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/11 7:16 a.m.2 views

Malicious code in rifqi-lontong36-ruro (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c4c4a5332000d0ffb1b8f7b834ab46279bbb1dadbb4a5bdd7d99dfde1d592a40 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/11/11 3:48 a.m.1 views

MAL-2025-81839 Malicious code in udin-moci29-sukiwir (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b023fc507909e31307527d1d272f07ac6f48a660667c75419db1c8f60d898c52 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/11 2:29 a.m.3 views

Malicious code in vina-tapai85-breki (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c035e62e939066201bc5f133c2fad58943171b06c31b4fca40cebfd9ca7bef18 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/11/11 12:41 a.m.2 views

MAL-2025-68202 Malicious code in extreme-sapphire-zebra (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2d05cb2e6c1949cf65fc509b0111cc0ef466de840938798d07c4ba83bf633183 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990045)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990045 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value ...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

UBUNTU-CVE-2023-53730

In the Linux kernel, the following vulnerability has been resolved: blk-iocost: use spinlockirqsave in adjustinuseandcalccost adjustinuseandcalccost use spinlockirq and IRQ will be enabled when unlock. DEADLOCK might happen if we have held other locks and disabled IRQ before invoking it. Fix it b...

5.7AI score0.00191EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2023-53730

CVE-2023-53730 : In the Linux kernel, the blk-iocost code path uses spin_lock_irq() when acquiring bfqd-related locks in adjust_inuse_and_calc_cost(), which can leave IRQ state inconsistent and lead to a potential deadlock if other locks are held and IRQ is disabled before unlocking. The fix swit...

6.1AI score0.00191EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-16067

Malware in sbrugna...

7.5CVSS7.5AI score0.01083EPSS
SaveExploits1References2
Fedora
Fedora
added 2025/09/04 1:28 a.m.10 views

[SECURITY] Fedora 41 Update: exiv2-0.28.6-2.fc41

A command line utility to access image metadata, allowing one to: print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag print the Iptc metadata of Jpeg images print the Jpeg comment of Jpeg images set, add and delete Exif and Iptc metadata of...

5.5CVSS7.1AI score0.00242EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2020-28368

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Xen through 4.14.x allows guest OS administrators to obtain sensitive information such as AES keys from outside the guest via a side-channel attack on a...

4.4CVSS6.7AI score0.00393EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/08/05 12:5 a.m.5 views

CVE-2025-54804 Russh is missing an overflow check during channel windows adjust

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS6.7AI score0.00386EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/05 12:5 a.m.45 views

CVE-2025-54804

Russh is a Rust SSH client/server library. In versions ≤0.54.0, CHANNEL_WINDOW_ADJUST handling computes recipient_window_size from the decoded value without proper overflow checks, causing an integer overflow that can crash the server. The issue is fixed in version 0.54.1. Attacker impact is serv...

6.5CVSS7AI score0.00386EPSS
SaveExploits1References2Affected Software2
Debian CVE
Debian CVE
added 2025/08/05 12:5 a.m.8 views

CVE-2025-54804

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS5.9AI score0.00386EPSS
SaveExploits1
OSV
OSV
added 2025/08/04 8:28 p.m.18 views

GHSA-H5RC-J5F5-3GCM russh is missing overflow checks during channel windows adjust

Summary The channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an internal state value. This can result in a integer overflow. If the Rus...

6.5CVSS6.6AI score0.00386EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/08/04 12:0 a.m.15 views

PT-2025-31887 · Russh · Russh

Name of the Vulnerable Software and Affected Versions: Russh versions 0.54.0 and earlier Description: Russh is a Rust SSH client & server library. The implementation of the SSH protocol's channel window adjust message does not properly validate the incoming value, leading to a potential integer...

6.5CVSS6.8AI score0.00386EPSS
SaveExploits1References10
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/04/23 5:16 a.m.4 views

Malicious code in com.adjust.test (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e1c1175d9d178e089d813fa5fd10a1f34409c94f28af0ef4c4b0aa7d2424c77b Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.37 views

UBUNTU-CVE-2025-21933

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/04/01 3:41 p.m.2 views

CVE-2025-21933 arm: pgtable: fix NULL pointer dereference issue

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

5.9AI score0.00159EPSS
SaveExploits0References2
Rows per page
Query Builder