Lucene search
+L

78 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-4120

Malicious code in bioql PyPI...

7.3CVSS6.6AI score0.00161EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.18 views

EUVD-2022-1665

Malicious code in bioql PyPI...

5.9CVSS5.8AI score0.00814EPSS
SaveExploits0References10
NVD
NVD
added 2025/09/04 6:15 p.m.18 views

CVE-2025-26442

In onCreate of NotificationAccessConfirmationActivity.java, there is a possible incorrect verification of proper intent filters in NLS due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed f...

5.5CVSS0.00078EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/03 12:0 a.m.7 views

PT-2025-35681

Name of the Vulnerable Software and Affected Versions: ImsService versions prior to SMR Sep-2025 Release 1 Description: Improper verification of intent by a broadcast receiver in ImsService allows local attackers to temporarily disable the SIM. Recommendations: Update ImsService to SMR Sep-2025...

5.1CVSS6AI score0.00101EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/20 11:8 p.m.11 views

CVE-2025-7395

A certificate verification error in wolfSSL when building with the WOLFSSLSYSCACERTS and WOLFSSLAPPLENATIVECERTVALIDATION options results in the wolfSSL client failing to properly verify the server certificate's domain name, allowing any certificate issued by a trusted CA to be accepted regardles...

9.2CVSS6.4AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/18 10:15 p.m.9 views

CVE-2025-7395 Domain Name Validation Bypass with Apple Native Certificate Validation

A certificate verification error in wolfSSL when building with the WOLFSSLSYSCACERTS and WOLFSSLAPPLENATIVECERTVALIDATION options results in the wolfSSL client failing to properly verify the server certificate's domain name, allowing any certificate issued by a trusted CA to be accepted regardles...

9.2CVSS5.9AI score0.00222EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/18 12:0 a.m.7 views

PT-2025-30101

Name of the Vulnerable Software and Affected Versions wolfSSL affected versions not specified Description A certificate verification error occurs in wolfSSL when built with the WOLFSSL SYS CA CERTS and WOLFSSL APPLE NATIVE CERT VALIDATION options. This results in the wolfSSL client failing to...

9.2CVSS6.4AI score0.00222EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.5 views

TencentOS Server 4: firefox (TSSA-2024:1058)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:1058 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

9.8CVSS7.8AI score0.00833EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/05/23 10:21 a.m.18 views

CVE-2024-38886

An issue in Horizon Business Services Inc. Caterease 16.0.1.1663 through 24.0.1.2405 and possibly later versions, allows a remote attacker to perform a Traffic Injection attack due to improper verification of the source of a communication channel...

9.8CVSS7.4AI score0.00644EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:29 a.m.10 views

CVE-2023-52550

Vulnerability of data verification errors in the kernel module. Impact: Successful exploitation of this vulnerability may affect service confidentiality...

7.5CVSS6.8AI score0.00337EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/04/30 12:0 a.m.14 views

LibreOffice 24.8.x < 24.8.6 / 25.2.x < 25.2.2 (CVE-2025-2866)

The version of LibreOffice installed on the remote host is prior to 24.8.6 or 25.2.2. It is, therefore, affected by a PDF signature spoofing vulnerability: - Improper Verification of Cryptographic Signature vulnerability in LibreOffice allows PDF Signature Spoofing by Improper Validation. In the...

5.5CVSS5.3AI score0.00102EPSS
SaveExploits0References2
Citrix
Citrix
added 2025/03/31 12:0 a.m.13 views

uberAgent fails to start due to invalid license signature

Attempting to start the uberAgent service results in a failure. The uberAgent.log file shows messages similar to the following: 2024-12-06 13:50:25.560 +0100,ERROR,WORKGROUP,SRV2016$,6372,LicenseCheck,Failed to read or verify the license file: C:\ProgramData\vast limits\uberAgent\License...

7AI score
SaveExploits0
Citrix
Citrix
added 2025/03/07 12:0 a.m.23 views

uberAgent on MacOS displays splash screen at login, fails to recognize license file

uberAgent on MacOS displays a splash screen at login advising users: "Evaluation Version. Not for Production Use." uberAgent.log will show failure to read the licensing file. LicenseCheck,Starting license verification LicenseCheck,Copying license files from to cache LicenseCheck,Reading license...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-43841

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: virtwifi: avoid reporting connection success with wrong SSID When user issues a...

3.3CVSS5.6AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/03 5:15 p.m.49 views

UBUNTU-CVE-2025-27498

aes-gcm is a pure Rust implementation of the AES-GCM. In decryptinplacedetached, the decrypted ciphertext which is the correct ciphertext is exposed even if the tag is incorrect. This is because in decryptinplace in asconcore.rs, tag verification causes an error to be returned with the plaintext...

5.6CVSS5.8AI score0.00117EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/03 4:52 p.m.24 views

CVE-2025-27498 AEADs/ascon-aead: Plaintext exposed in decrypt_in_place_detached even on tag verification failure

aes-gcm is a pure Rust implementation of the AES-GCM. In decryptinplacedetached, the decrypted ciphertext which is the correct ciphertext is exposed even if the tag is incorrect. This is because in decryptinplace in asconcore.rs, tag verification causes an error to be returned with the plaintext...

5.6CVSS6.4AI score0.00117EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/03 4:52 p.m.88 views

CVE-2025-27498

The CVE-2025-27498 entry concerns a vulnerability in a pure Rust AES-GCM implementation where decrypt_in_place_detached can expose the decrypted plaintext even if the authentication tag is invalid. Root cause: in decrypt_in_place in asconcore.rs, a tag verification error is returned while the pla...

5.6CVSS6.7AI score0.00117EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/24 12:0 a.m.17 views

FreeBSD : FreeBSD -- Multiple vulnerabilities in OpenSSH (a8f1ee74-f267-11ef-87ba-002590c1f29c)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the a8f1ee74-f267-11ef-87ba-002590c1f29c advisory. OpenSSH client host verification error CVE-2025-26465 ssh1 contains a logic error that allows ...

6.8CVSS7.1AI score0.38474EPSS
SaveExploits5References5
FreeBSD
FreeBSD
added 2025/02/21 12:0 a.m.46 views

FreeBSD -- Multiple vulnerabilities in OpenSSH

Problem Description: OpenSSH client host verification error CVE-2025-26465 ssh1 contains a logic error that allows an on-path attacker to impersonate any server during certain conditions when the VerifyHostKeyDNS option is enabled. OpenSSH server denial of service CVE-2025-26466 The OpenSSH clien...

6.8CVSS7.1AI score0.38474EPSS
SaveExploits5References2
OSV
OSV
added 2025/02/18 7:25 p.m.4 views

GHSA-M3PM-RPGG-5WJ6 Home Assistant does not correctly validate SSL for outgoing requests in core and used libs

Summary Problem: Potential man-in-the-middle attacks due to missing SSL certificate verification in the project codebase and used third-party libraries. Details In the past, aiohttp-session/request had the parameter verifyssl to control SSL certificate verification. This was a boolean value. In...

7CVSS6AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder