Lucene search
+L

284 matches found

Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.32 views

PT-2026-55679

Name of the Vulnerable Software and Affected Versions Picklescan versions prior to 0.0.33 Description Picklescan fails to detect the numpy.f2py.crackfortran.getlincoef gadget within pickle reduce methods. This allows attackers to craft malicious pickle files that execute arbitrary Python code upo...

9.2CVSS6.2AI score0.00379EPSS
SaveExploits0References13
Wiz blog
Wiz blog
added 2025/12/01 1:0 p.m.9 views

WizOS: Powering Secured Image Adoption with AI

WizOS is now GA to help every organization reduce CVEs and build on a trusted foundation...

6.9AI score
SaveExploits0
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fixed NPD in arp,neighreduce, when using nexthop objects. When the “proxy” option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf...

5.5CVSS6.6AI score0.00135EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-20329

Malware in sbrugna...

7.5CVSS7.5AI score0.0085EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2018-0196

Malware in sbrugna...

6.1CVSS6.2AI score0.01212EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-52529

Malicious code in bioql PyPI...

7.1CVSS8.9AI score0.00194EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/09/23 12:0 a.m.4 views

Do Not Enable Insecure SNMP Versions

Simple Network Management Protocol SNMP is a standard protocol designed to manage network nodes in IP networks. This protocol allows the exchange of network management and control data between network elements NEs. If SNMP is installed in scenarios where SNMP is not required, additional system...

6.8AI score
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:3 a.m.6 views

wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures

...

5.5CVSS7AI score0.0024EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:2 a.m.7 views

vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects

...

5.5CVSS7AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39850

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in arp,neighreduce when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf of...

5.5CVSS5.5AI score0.00135EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39850 vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in arp,neighreduce when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf of...

0.00135EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/19 3:26 p.m.46 views

CVE-2025-39850

CVE-2025-39850 affects the Linux kernel vxlan implementation. When the VXLAN device runs with the proxy option enabled, ARP/IPv6 Neighbor Solicitation can be spuriously suppressed if the remote host’s MAC is not behind the any remote. The root cause is dereferencing an FDB nexthop entry that may ...

5.5CVSS6AI score0.00135EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39850 vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in arp,neighreduce when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf of...

5.5CVSS6AI score
SaveExploits0References6
Veracode
Veracode
added 2025/09/16 5:53 a.m.9 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of untrusted pickle data in the function’s reduce flow, which allows an attacker to craft a malicious pickle that bypasses the victim’s Picklescan check and achieve arbitrary code execution when t...

8.3AI score
SaveExploits0
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2023-53243

In the Linux kernel, the following vulnerability has been resolved: btrfs: add handling for RAID1C23/DUP to btrfsreduceallocprofile Callers of btrfsreduceallocprofile expect it to return exactly one allocation profile flag, and failing to do so may ultimately result in a WARNON and remount-ro whe...

5.5CVSS0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:46 p.m.7 views

CVE-2023-53243 btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile

In the Linux kernel, the following vulnerability has been resolved: btrfs: add handling for RAID1C23/DUP to btrfsreduceallocprofile Callers of btrfsreduceallocprofile expect it to return exactly one allocation profile flag, and failing to do so may ultimately result in a WARNON and remount-ro whe...

5.5CVSS4.9AI score
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:46 p.m.37 views

CVE-2023-53243

CVE-2023-53243 : In the Linux kernel’s btrfs code, the function btrfs_reduce_alloc_profile was not updated to include new allocation flags (DUP, RAID1C34); it can return multiple flags when blocks have mixed/unknown profiles, risking a WARN_ON and a remount-ro during new block allocations. The is...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.12 views

CVE-2023-53243 btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile

In the Linux kernel, the following vulnerability has been resolved: btrfs: add handling for RAID1C23/DUP to btrfsreduceallocprofile Callers of btrfsreduceallocprofile expect it to return exactly one allocation profile flag, and failing to do so may ultimately result in a WARNON and remount-ro whe...

0.00155EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/13 7:25 a.m.22 views

CVE-2025-9635

The Analytics Reduce Bounce Rate plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3. This is due to missing or incorrect nonce validation on the unbounceoptions function. This makes it possible for unauthenticated attackers to modify Google...

4.3CVSS5.2AI score0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/11 7:24 a.m.25 views

CVE-2025-9635

CVE-2025-9635 affects the Analytics Reduce Bounce Rate plugin for WordPress (versions up to 2.3). The flaw is a Cross-Site Request Forgery due to missing or incorrect nonce validation on the unbounce_options function, enabling unauthenticated attackers to modify Google Analytics tracking settings...

4.3CVSS4.8AI score0.00162EPSS
SaveExploits0References3
Rows per page
Query Builder