Lucene search
+L

7166 matches found

CVE
CVE
added 2025/08/05 11:37 p.m.34 views

CVE-2025-54884

CVE-2025-54884 applies to Vision UI 1.4.0 and below, where security-kit pre-3.5.0 functions generateSecureId and getSecureRandomInt can trigger memory exhaustion under DoS scenarios. Specifically, generateSecureId(length) uses length to size a Uint8Array, enabling excessive memory allocation via ...

8.7CVSS6.4AI score0.00371EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/08/05 12:0 a.m.8 views

Selection-Based Vulnerabilities: Clean-Label Backdoor Attacks in Active Learning

Active learningAL, which serves as the representative label-efficient learning paradigm, has been widely applied in resource-constrained scenarios. The achievement of AL is attributed to acquisition functions, which are designed for identifying the most important data to label. Despite this...

6.8AI score
SaveExploits0
Oracle linux
Oracle linux
added 2025/08/05 12:0 a.m.12 views

glibc security update

2.28-251.0.3.25 - Forward port of Oracle patches Reviewed-by: Jose E. Marchesi Oracle history: June-9-2025 Cupertino Miranda - 2.28-251.0.3.22 - Forward port of Oracle patches Reviewed-by: David Faust April-14-2025 Cupertino Miranda - 2.28-251.0.3.16 - Forward port of Oracle patches Reviewed-by:...

5.9CVSS6AI score0.00162EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/08/01 12:0 a.m.12 views

The vulnerability of the SUSE Manager, a tool for centralized management of IT infrastructure, relates to the lack of authentication for critical functions. This allows attackers to execute arbitrary commands with root privileges.

The vulnerability of the SUSE Manager, a tool for centralized management of IT infrastructure, is related to the lack of authentication for critical functions. Exploiting this vulnerability allows a malicious actor to execute arbitrary commands with root privileges remotely...

10CVSS6.2AI score0.10353EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2025/07/31 5:20 p.m.13 views

CLSA-2025-1753982448 php: Fix of CVE-2025-1735

CVE-2025-1735: add error checking for pgsql extension escape functions, mainly to fix possible issues with multi-byte encoding of Postgres databases...

7.5CVSS6.9AI score0.01EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/07/31 4:14 p.m.10 views

libxslt: libxml2: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr

A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may acce...

7.8CVSS6.3AI score0.00339EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/31 10:10 a.m.15 views

CLSA-2025-1753953101 php: Fix of CVE-2025-1735

CVE-2025-1735: add error checking for pgsql extension escape functions, mainly to fix possible issues with multi-byte encoding of Postgres databases...

7.5CVSS6.4AI score0.01EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/30 4:16 a.m.7 views

CVE-2025-8322

The e-School from Ventem has a Missing Authorization vulnerability, allowing remote attackers with regular privilege to access administrator functions, including creating, modifying, and deleting accounts. They can even escalate any account to system administrator privilege...

8.8CVSS0.00373EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/30 12:0 a.m.11 views

PT-2025-31374 · E-School · E-School

Name of the Vulnerable Software and Affected Versions: e-School affected versions not specified Description: The e-School system contains a missing authorization flaw. This allows remote attackers with regular privileges to access administrator functions, including creating, modifying, and deleti...

8.8CVSS6.7AI score0.00373EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/07/30 12:0 a.m.16 views

SUSE Manager 访问控制错误漏洞

SUSE Manager is a Linux server management system from SUSE Germany. The system provides automated software management, system configuration and monitoring. An access control error vulnerability exists in SUSE Manager that stems from a lack of authentication for critical functions and could lead t...

9.8CVSS7.3AI score0.10353EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/29 5:15 a.m.11 views

CVE-2025-53077

An execution after redirect in Samsung DMSData Management Server allows attackers to execute limited functions without permissions. An attacker could compromise the integrity of the platform by executing this vulnerability...

6.5CVSS0.00311EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/29 5:3 a.m.3 views

CVE-2025-53077

An execution after redirect in Samsung DMSData Management Server allows attackers to execute limited functions without permissions. An attacker could compromise the integrity of the platform by executing this vulnerability...

6.5CVSS6.8AI score0.00311EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/28 12:0 a.m.30 views

CVE-2025-30126

CVE-2025-30126 concerns Marbella KR8s Dashcam FF 2.0.8. The vulnerability allows a remote attacker to access port 7777 without pairing or physical interaction and modify settings to disable recording, delete recordings, or disable battery protection, which can lead to a flat battery and the car b...

5.3CVSS6.3AI score0.00336EPSS
SaveExploits0References4
Akamai Blog
Akamai Blog
added 2025/07/27 10:20 a.m.9 views

Building a GraphQL API with Fermyon Wasm Functions

Use this step-by-step guide to create a serverless GraphQL client that fetches GitHub repository stargazer data using Rust, WebAssembly, and Fermyon Wasm Functions...

5.8AI score
SaveExploits0
OSV
OSV
added 2025/07/25 3:27 p.m.10 views

CVE-2025-38462 vsock: Fix transport_{g2h,h2g} TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transportg2h,h2g TOCTOU vsockfindcid and vsockdevdoioctl may race with module unload. transportg2h,h2g may become NULL after the NULL check. Introduce vsocktransportlocalcid to protect from a potential null-ptr-deref...

6.3AI score
SaveExploits0References12
OSV
OSV
added 2025/07/25 12:47 p.m.5 views

CVE-2025-38362 drm/amd/display: Add null pointer check for get_first_active_display()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for getfirstactivedisplay The function modhdcphdcp1enableencryption calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

6.3AI score
SaveExploits0References10
OSV
OSV
added 2025/07/24 3:15 p.m.2 views

DEBIAN-CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6AI score0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/24 2:14 p.m.4 views

CVE-2025-8114 Libssh: null pointer dereference in libssh kex session id calculation

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS5.6AI score0.00222EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/07/24 2:14 p.m.9 views

CVE-2025-8114

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange KEX process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash...

4.7CVSS6.5AI score0.00222EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/07/24 12:0 a.m.8 views

Medtronic MyCareLink Patient Monitor 安全漏洞

Medtronic MyCareLink Patient Monitor is an open source monitoring system for remote patient monitoring from Medtronic in the United States. A security vulnerability exists in Medtronic MyCareLink Patient Monitor versions prior to 2025.6.25, which stems from the use of an empty password for the...

6.8CVSS6.8AI score0.0027EPSS
SaveExploits0References1
Rows per page
Query Builder