Lucene search
+L

26183 matches found

EUVD
EUVD
added 2026/01/22 2:6 a.m.14 views

EUVD-2026-3676

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. A private key recovery vulnerability exists in the SM2 decryption logic of sm-crypto prior to version 0.3.14. By interacting with the SM2 decryption interface multiple times, an attacker can...

9.1CVSS5.5AI score0.00209EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/22 1:6 a.m.32 views

CVE-2025-27378 SQL Injection in AES Due to Inactive SQL Parsing Configuration

AES contains a SQL injection vulnerability due to an inactive configuration that prevents the latest SQL parsing logic from being applied. When this configuration is not enabled, crafted input may be improperly handled, allowing attackers to inject and execute arbitrary SQL queries...

8.6CVSS0.00353EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/22 1:6 a.m.3 views

CVE-2025-27378 SQL Injection in AES Due to Inactive SQL Parsing Configuration

AES contains a SQL injection vulnerability due to an inactive configuration that prevents the latest SQL parsing logic from being applied. When this configuration is not enabled, crafted input may be improperly handled, allowing attackers to inject and execute arbitrary SQL queries...

8.6CVSS6.1AI score0.00353EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/22 1:6 a.m.6 views

CVE-2025-27378

AES contains a SQL injection vulnerability due to an inactive configuration that prevents the latest SQL parsing logic from being applied. When this configuration is not enabled, crafted input may be improperly handled, allowing attackers to inject and execute arbitrary SQL queries...

8.6CVSS6AI score0.00353EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/22 12:0 a.m.14 views

PT-2026-4283

Name of the Vulnerable Software and Affected Versions Project File Management System affected versions not specified Description An attacker with access to the project file could use exposed credentials to impersonate users, escalate privileges, or gain unauthorized access to systems and services...

6.1CVSS5.4AI score0.00101EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.5 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38362)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38362 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.10 views

Azure Linux 3.0 Security Update: samba (CVE-2022-45141)

The version of samba installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-45141 advisory. - Since the Windows Kerberos RC4-HMAC Elevation of Privilege Vulnerability was disclosed by Microsoft on Nov 8...

9.8CVSS5.6AI score0.00454EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: jose (CVE-2023-50967)

The version of jose installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-50967 advisory. - latchset jose through version 11 allows attackers to cause a denial of service CPU consumption via a large p2c...

7.5CVSS7.4AI score0.01383EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.16 views

AutomationDirect CLICK Programmable Logic Controller security vulnerability

The AutomationDirect CLICK Programmable Logic Controller is a programmable logic controller developed by the AutomationDirect company in the United States. The AutomationDirect CLICK Programmable Logic Controller has a security vulnerability. This vulnerability stems from the exposure of...

6.1CVSS5.8AI score0.00101EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/21 10:24 p.m.10 views

CVE-2025-58743

Use of a Broken or Risky Cryptographic Algorithm DES vulnerability in the Password class in C2SConnections.dll in Milner ImageDirector Capture on Windows allows Encryption Brute Forcing to obtain database credentials.This issue affects ImageDirector Capture: from 7.0.9.0 before 7.6.3.25808...

7.5CVSS5.4AI score0.00071EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/21 3:27 p.m.20 views

CVE-2025-14115

IBM Sterling Connect:Direct for UNIX Container 6.3.0.0 through 6.3.0.6 Interim Fix 016, and 6.4.0.0 through 6.4.0.3 Interim Fix 019 IBM® Sterling Connect:Direct for UNIX contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication,...

8.4CVSS5.4AI score0.001EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/01/21 7:51 a.m.249 views

Exploit for Out-of-bounds Write in Msi Afterburner

VortexCry-Ransomware VortexCry is an advanced ransomware that...

7.8CVSS5.5AI score0.18188EPSS
SaveExploits5
EUVD
EUVD
added 2026/01/21 1:2 a.m.11 views

EUVD-2026-3306

ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component...

6.3CVSS5.4AI score0.00273EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/21 1:2 a.m.11 views

ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component

Summary An integer overflow in the API component's protobuf decoder allows denial-of-service attacks when API encryption is not used. Details The bounds check ptr + fieldlength end in components/api/proto.cpp can overflow when a malicious client sends a large fieldlength value. This affects all...

7.5CVSS5.5AI score0.00273EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/21 1:2 a.m.5 views

GHSA-4H3H-63V6-88QX ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component

Summary An integer overflow in the API component's protobuf decoder allows denial-of-service attacks when API encryption is not used. Details The bounds check ptr + fieldlength end in components/api/proto.cpp can overflow when a malicious client sends a large fieldlength value. This affects all...

6.8CVSS5.6AI score0.00273EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/21 12:31 a.m.9 views

EUVD-2025-206308

Use of a Broken or Risky Cryptographic Algorithm DES vulnerability in the Password class in C2SConnections.dll in Milner ImageDirector Capture on Windows allows Encryption Brute Forcing to obtain database credentials.This issue affects ImageDirector Capture: from 7.0.9.0 before 7.6.3.25808...

7.2CVSS5.4AI score0.00071EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/01/21 12:0 a.m.9 views

On Implementing Hybrid Post-Quantum End-To-End Encryption

The emergence of quantum computing poses a fundamental threat to current public key cryptographic systems. This threat is necessitating a transition to quantum resistant cryptographic alternatives in all the applications. In this work, we present the implementation of a practical hybrid end-to-en...

5.5AI score
SaveExploits0
Veeam
Veeam
added 2026/01/21 12:0 a.m.18 views

Restore to AWS EC2 Fails with: "ClientError: Unknown OS / Missing OS files" or "FirstBootFailure"

Challenge When restoring a VM to AWS EC2, one of the following errors occurs: StatusMessage: "CLIENTERROR : ClientError: Unknown OS / Missing OS files." Failed to import machine to Amazon EC2: CLIENTERROR : FirstBootFailure: This import request failed because the instance failed to boot and...

5.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/01/20 10:15 p.m.11 views

CVE-2025-58743

Use of a Broken or Risky Cryptographic Algorithm DES vulnerability in the Password class in C2SConnections.dll in Milner ImageDirector Capture on Windows allows Encryption Brute Forcing to obtain database credentials.This issue affects ImageDirector Capture: from 7.0.9.0 before 7.6.3.25808...

7.5CVSS5.8AI score0.00071EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/20 9:37 p.m.5 views

CVE-2025-58743

Use of a Broken or Risky Cryptographic Algorithm DES vulnerability in the Password class in C2SConnections.dll in Milner ImageDirector Capture on Windows allows Encryption Brute Forcing to obtain database credentials.This issue affects ImageDirector Capture: from 7.0.9.0 before 7.6.3.25808...

7.5CVSS5.4AI score0.00071EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder