Lucene search
+L

37815 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.5 views

Siemens SIMATIC and SCALANCE Protection Mechanism Failure (CVE-2023-4039)

A failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style...

4.8CVSS6.7AI score0.00758EPSS
SaveExploits1References5
OPENSUSE Linux
OPENSUSE Linux
added 2025/11/13 12:0 a.m.10 views

helm-3.19.1-1.1 on GA media (moderate)

helm-3.19.1-1.1 on GA media Announcement ID: openSUSE-SU-2025:15730-1 Rating: moderate Cross-References: CVE-2025-47911 CVE-2025-58190 CVSS scores: CVE-2025-47911 SUSE : 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVE-2025-47911 SUSE : 6.9...

6.9CVSS7AI score0.00502EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.6 views

HP Integrated Lights-Out Improper Input Validation (CVE-2022-28627)

A local arbitrary code execution vulnerability was discovered in HPE Integrated Lights-Out 5 iLO 5 firmware versions: Prior to 2.71. An unprivileged user could locally exploit this vulnerability to execute arbitrary code resulting in a complete loss of confidentiality, integrity, and availability...

8.4CVSS8.4AI score0.00231EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.7 views

Siemens SIMATIC S7-1500 Out-of-bounds Write (CVE-2021-3517)

There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this...

8.6CVSS6.7AI score0.08213EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2025/11/13 12:0 a.m.10 views

weblate-5.14.3-1.1 on GA media (moderate)

weblate-5.14.3-1.1 on GA media Announcement ID: openSUSE-SU-2025:15733-1 Rating: moderate Cross-References: CVE-2025-64326 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the weblate-5.14.3-1....

3.5CVSS6.9AI score0.00187EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.6 views

Siemens SIMATIC S7-1500 Integer Overflow or Wraparound (CVE-2021-3520)

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability...

9.8CVSS6.8AI score0.0319EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/12 6:15 p.m.8 views

CVE-2025-65001

Fujitsu fbiosdrv.sys before 2.5.0.0 allows an attacker to potentially affect system confidentiality, integrity, and availability...

8.2CVSS0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/12 5:7 p.m.9 views

CVE-2025-30182

Uncontrolled search path for some IntelR Distribution for Python software installers before version 2025.2.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalati...

6.7CVSS6.5AI score0.00118EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.8 views

kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

A null pointer dereference exists in the linux kernel such that in objstockflushrequired:stock-cachedobjcg can be reset between the check and dereference, resulting in damage to the availability of the system...

4.7CVSS7.3AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.8 views

kernel: pstore/ram: Check start of empty przs during init

An out of bounds array vulnerability exists in the linux kernel, such that a missing check on the start field of a PRZ persistent ram zone during initialization leads to damage to the availability and integrity of the system...

7.8CVSS7.3AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.6 views

kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

A null pointer dereference exists in the linux kernel such that in objstockflushrequired:stock-cachedobjcg can be reset between the check and dereference, resulting in damage to the availability of the system...

4.7CVSS7.3AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.6 views

kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

A null pointer dereference exists in the linux kernel such that in objstockflushrequired:stock-cachedobjcg can be reset between the check and dereference, resulting in damage to the availability of the system...

4.7CVSS7.3AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 5:26 a.m.5 views

kernel: wifi: cfg80211: fix use-after-free in cmp_bss()

A use after free vulnerbility exists in the linux kernel wifi module in the cmpbss function,an attacker could create a crafted payload to trigger, leading to damage availability and integrity of the system...

8.8CVSS5.8AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 5:21 a.m.7 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00191EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.6 views

kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

A null pointer dereference exists in the linux kernel such that in objstockflushrequired:stock-cachedobjcg can be reset between the check and dereference, resulting in damage to the availability of the system...

4.7CVSS7.3AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.16 views

kernel: pstore/ram: Check start of empty przs during init

An out of bounds array vulnerability exists in the linux kernel, such that a missing check on the start field of a PRZ persistent ram zone during initialization leads to damage to the availability and integrity of the system...

7.8CVSS7.3AI score0.00147EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/11/12 12:36 a.m.22 views

CVE-2025-42895

Due to insufficient validation of connection property values, the SAP HANA JDBC Client allows a high-privilege locally authenticated user to supply crafted parameters that lead to unauthorized code loading, resulting in low impact on confidentiality and integrity and high impact on availability o...

6.9CVSS6.7AI score0.00158EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/11/12 12:36 a.m.12 views

CVE-2025-42940

SAP CommonCryptoLib does not perform necessary boundary checks during pre-authentication parsing of manipulated ASN.1 data over the network. This may result in memory corruption followed by an application crash, hence leading to a high impact on availability. There is no impact on confidentiality...

7.5CVSS6.8AI score0.004EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/11/12 12:36 a.m.11 views

CVE-2025-42889

SAP Starter Solution allows an authenticated attacker to execute crafted database queries, thereby exposing the back-end database. As a result, this vulnerability has a low impact on the application's confidentiality and integrity but no impact on its availability...

5.4CVSS6.8AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 12:0 a.m.12 views

OPENSUSE-SU-2025:15729-1 go-sendxmpp-0.15.1-1.1 on GA media

These are all security issues fixed in the go-sendxmpp-0.15.1-1.1 package on the GA media of openSUSE Tumbleweed...

5.3CVSS5.8AI score0.00502EPSS
SaveExploits1References2
Rows per page
Query Builder