Lucene search
+L

293 matches found

Packet Storm News
Packet Storm News
added 2025/06/21 12:00 a.m.11 views

Busting the Paper Ballot: Voting Meets Adversarial Machine Learning

We show the security risk associated with using machine learning classifiers in United States election tabulators. The central classification task in election tabulation is deciding whether a mark does or does not appear on a bubble associated to an alternative in a contest on the ballot. Barrett...

6.6AI score
SaveExploits0
OSV
OSV
added 2025/06/14 5:46 a.m.8 views

BIT-GOLANG-2025-0913 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS5.8AI score0.00265EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/11 6:15 p.m.12 views

UBUNTU-CVE-2025-0913

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS6.9AI score0.00265EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/28 5:38 p.m.10 views

GHSA-424X-CXVH-WQ9P Mautic allows user name enumeration due to response time difference on password reset form

Summary This advisory addresses a security vulnerability in Mautic related to the "Forget your password" functionality. This vulnerability could be exploited by unauthenticated users to enumerate valid usernames. User Enumeration via Timing Attack: A user enumeration vulnerability exists in the...

5.3CVSS7.2AI score0.00292EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/28 12:00 a.m.12 views

Mautic 安全漏洞

Mautic is an open source marketing automation software from Mautic Open Source. The software monitors and manages websites, sends emails and manages customer resources. A security vulnerability exists in versions prior to Mautic 6.0.2, which stems from a time-difference attack in the Forgot...

5.3CVSS6.3AI score0.00292EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/26 12:54 p.m.27 views

CVE-2025-40653 User enumeration in M3M Printer Server Web

User enumeration vulnerability in M3M Printer Server Web. This issue occurs during user authentication, where a difference in error messages could allow an attacker to determine whether a username is valid or not, allowing a brute force attack on valid usernames...

6.9CVSS0.00384EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/05/23 12:00 a.m.9 views

Sec5GLoc: Securing 5G Indoor Localization Via Adversary-Resilient Deep Learning Architecture

Emerging 5G millimeter-wave and sub-6 GHz networks enable high-accuracy indoor localization, but security and privacy vulnerabilities pose serious challenges. In this paper, we identify and address threats including location spoofing and adversarial signal manipulation against 5G-based indoor...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 10:25 a.m.25 views

CVE-2019-10943

A vulnerability has been identified in SIMATIC Drive Controller family All versions, SIMATIC ET 200SP Open Controller CPU 1515SP PC incl. SIPLUS variants All versions, SIMATIC ET 200SP Open Controller CPU 1515SP PC2 incl. SIPLUS variants All versions = V20.8, SIMATIC S7-1200 CPU family incl. SIPL...

7.5CVSS6.7AI score0.00952EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/22 12:00 a.m.9 views

UBtech Freepass 安全漏洞

UBtech Freepass is an application from UBtech. A security vulnerability exists in UBtech Freepass version 1.3.1807.1500 that stems from an observable difference...

4.3CVSS6.8AI score0.00269EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a difference-one error in the dosplit function, which could lead to out-of-bounds access...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References9
NVD
NVD
added 2025/04/02 7:15 a.m.17 views

CVE-2024-36469

Execution time for an unsuccessful login differs when using a non-existing username compared to using an existing one...

3.1CVSS0.00328EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/03/26 12:00 a.m.10 views

ATOPHTTPD 安全漏洞

ATOPHTTPD is a library by the individual developer zhenwei pi. A security vulnerability exists in ATOPHTTPD version 2.8.0, which stems from a difference-one error that could lead to out-of-bounds reads...

5.3CVSS6.7AI score0.00433EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 9:15 p.m.32 views

UBUNTU-CVE-2025-25291

ruby-saml provides security assertion markup language SAML single sign-on SSO for Ruby. An authentication bypass vulnerability was found in ruby-saml prior to versions 1.12.4 and 1.18.0 due to a parser differential. ReXML and Nokogiri parse XML differently; the parsers can generate entirely...

9.8CVSS7.3AI score0.2026EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2025/03/12 12:00 a.m.10 views

OneLogin ruby-saml 安全漏洞

Onelogin OneLogin ruby-saml is a Ruby-based SAML Security Assertion Markup Language library for Single Sign-On SSO services from Onelogin, USA. A security vulnerability exists in OneLogin ruby-saml versions prior to 1.12.4 and 1.18.0, which stems from a parser difference that could lead to...

9.8CVSS9.5AI score0.65086EPSS
SaveExploits1References8
OSV
OSV
added 2025/02/26 7:01 a.m.17 views

UBUNTU-CVE-2022-49252

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type Accessing enums using integer would result in array out of bounds access on platforms like aarch64 where sizeoflong is 8 compared to enum size which is 4 byt...

7.1CVSS6.5AI score0.00263EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: rcu: A buffer overflow has been fixed in printcpustallinfo. The output from printcpustallinfo may cause a buffer overflow if there is a significant difference in “jiffies”. This might seem unlikely, but computers sometimes get ti...

7.1CVSS6.5AI score0.00256EPSS
SaveExploits0References3
Redos
Redos
added 2024/12/11 12:00 a.m.17 views

ROS-20241211-10

Vulnerability of GnuTLS transport layer cryptographic library is related to difference of response time when processing RSA ciphertext in ClientKeyExchange message with correct and incorrect addition of PKCS1. PKCS1 padding. Exploitation of the vulnerability may allow a remote intruder to gain...

7.5CVSS7.1AI score0.01614EPSS
SaveExploits1
OSV
OSV
added 2024/11/13 6:40 p.m.15 views

CLSA-2024-1731523206 Fix CVE(s): CVE-2024-32021

SECURITY UPDATE: Fix race condition when hardlinking file from the source repository into the destination file in the target repository. - debian/patches/CVE-2024-32021.patch: builtin/clone: abort when hardlinked source and target file differ - CVE-2024-32021...

7.1CVSS6.8AI score0.01023EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/11/12 8:54 a.m.8 views

xorg-x11-server: Heap buffer overread/data leakage in ProcXIGetSelectedEvents

A heap-based buffer over-read vulnerability was found in the X.org server's ProcXIGetSelectedEvents function. This issue occurs when byte-swapped length values are used in replies, potentially leading to memory leakage and segmentation faults, particularly when triggered by a client with a...

7.3CVSS5.8AI score0.00517EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/11 4:13 p.m.11 views

CLSA-2024-1731341580 Fix CVE(s): CVE-2002-27759, CVE-2020-27754, CVE-2020-27759

SECURITY UPDATE: Potential overflow in IntensityCompare function in quantize.c - debian/patches/CVE-2020-27754.patch: fix pixel intensity comparison in quantize.c to avoid integer overflow - debian/patches/CVE-2020-27759.patch: fix IntensityCompare function to correctly calculate intensity...

4.3CVSS6.8AI score0.01126EPSS
SaveExploits1References1
Rows per page
Query Builder