Lucene search
+L

470 matches found

ICS
ICS
added 2025/04/30 12:0 a.m.27 views

ABB Automation Builder (Update A)

RISK EVALUATION Successful exploitation of these vulnerabilities could allow an attacker to overrule the Automation Builder's user management. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities, such as: Minimize...

8.5CVSS5.8AI score0.00135EPSS
Exploits0References10
ICS
ICS
added 2025/04/29 6:0 a.m.13 views

Rockwell Automation ThinManager

RISK EVALUATION Successful exploitation of these vulnerabilities could allow an attacker to escalate privileges and cause a denial-of-service condition. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities, such as:...

8.5CVSS7.7AI score0.01683EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/04/29 2:5 a.m.33 views

CVE-2025-24271

An access issue was addressed with improved access restrictions. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4. An unauthenticated user on the same network as a signed-in Mac could send it...

0.00453EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.4 views

CVE-2025-23132

In the Linux kernel, the following vulnerability has been resolved: f2fs: quota: fix to avoid warning in dquotwritebackdquots F2FS-fs dm-59: checkpoint=enable has some unwritten data. ------------ cut here ------------ WARNING: CPU: 6 PID: 8013 at fs/quota/dquot.c:691...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22076

In the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in...

5.5CVSS6.3AI score0.00188EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS6.5AI score0.00188EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/04/15 9:16 p.m.9 views

CVE-2025-30719

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.1.6. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM...

6.1CVSS7.1AI score0.00268EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/04/15 9:15 p.m.8 views

CVE-2025-30698

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 8u441, 8u441-perf, 11.0.26, 17.0.14, 21.0.6, 24; Oracle GraalVM for JDK: 17.0.14, 21.0.6, 24; Oracle...

5.6CVSS6.8AI score0.0059EPSS
Exploits0References14
Debian CVE
Debian CVE
added 2025/04/10 1:2 p.m.51 views

CVE-2024-11129

Removed by vendor...

7.5CVSS5.8AI score0.0034EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/04/03 2:15 p.m.8 views

CVE-2025-32051

A flaw was found in libsoup. The libsoup soupuridecodedatauri function may crash when processing malformed data URI. This flaw allows an attacker to cause a denial of service DoS...

5.9CVSS6.2AI score0.00519EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/04/03 12:0 a.m.10 views

CVE-2025-21997

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS6.4AI score0.00179EPSS
Exploits0References25
UbuntuCve
UbuntuCve
added 2025/04/01 4:15 p.m.7 views

CVE-2025-21916

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix a flaw in existing endpoint checks Syzbot once again identified a flaw in usb endpoint checking, see 1. This time the issue stems from a commit authored by me 2eabb655a968 "usb: atm: cxacru: fix endpoint...

5.5CVSS6.4AI score0.002EPSS
Exploits0References50
ICS
ICS
added 2025/04/01 6:0 a.m.24 views

Rockwell Automation Lifecycle Services with Veeam Backup and Replication

RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker with administrative privileges to execute code on the target system. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability, such as:...

9.9CVSS8.1AI score0.21522EPSS
Exploits1References10
OSV
OSV
added 2025/03/28 5:57 a.m.9 views

BELL-CVE-2023-52941

Bulletin has no description...

5.5CVSS6.6AI score0.00197EPSS
Exploits0References1
Chainguard
Chainguard
added 2025/03/27 10:13 p.m.17 views

GHSA-HH3M-G4QJ-4835 vulnerabilities

Vulnerabilities for packages: jenkins...

7.5AI score
Exploits0
UbuntuCve
UbuntuCve
added 2025/03/27 5:15 p.m.7 views

CVE-2023-52929

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after devsetname If devsetname fails, we leak nvmem-wpgpio as the cleanup does not put this. While a minimal fix for this would be to add the gpiodput call, we can do better if we split deviceregister, an...

5.5CVSS5.8AI score0.00226EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2025/03/27 3:16 p.m.10 views

CVE-2025-29490

libming v0.4.8 was discovered to contain a segmentation fault via the decompileCALLMETHOD function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted SWF file...

6.5CVSS5.9AI score0.00322EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2025/03/27 3:16 p.m.9 views

CVE-2025-29487

An out-of-memory error in the parseABCSTRINGINFO function of libming v0.4.8 allows attackers to cause a Denial of Service DoS due to allocator exhaustion...

7.5CVSS5.9AI score0.00424EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2025/03/27 3:15 p.m.9 views

CVE-2025-29483

libming v0.4.8 was discovered to contain a memory leak via the parseSWFENABLEDEBUGGER2 function...

6.5CVSS5.9AI score0.00317EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2025/03/27 3:15 p.m.7 views

CVE-2025-21874

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: Avoid divide by zero in table status in Inline mode In Inline mode, the journal is unused, and journalsectors is zero. Calculating the journal watermark requires dividing by journalsectors, which should be done only...

5.5CVSS6.3AI score0.00187EPSS
Exploits0References8
Rows per page
Query Builder