Lucene search
+L

6272 matches found

Positive Technologies
Positive Technologies
added 2023/12/07 12:0 a.m.10 views

PT-2023-27368 · Netscout · Netscout Ngeniuspulse

Name of the Vulnerable Software and Affected Versions: NETSCOUT nGeniusPULSE version 3.8 Description: The issue is related to a hardcoded cryptographic key in the software. This could potentially allow unauthorized access or decryption of sensitive data. Recommendations: For NETSCOUT nGeniusPULSE...

9.8CVSS6.8AI score0.00706EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/12/07 12:0 a.m.27 views

Oracle Linux 7 : edk2 (ELSA-2023-13027)

The remote Oracle Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2023-13027 advisory. - Create new 20230821 release for OL7 which includes the following fixed CVEs: CVE-2019-14560 - Update to OpenSSL 1.1.1v which includes the following...

10CVSS7.3AI score0.95764EPSS
SaveExploits18References5
Tenable Nessus
Tenable Nessus
added 2023/12/07 12:0 a.m.35 views

Oracle Linux 8 : edk2 (ELSA-2023-13025)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-13025 advisory. - Create new 20230821 release for OL8 which includes the following fixed CVEs: CVE-2019-14560 - Update to OpenSSL 1.1.1v which includes the following...

10CVSS7.3AI score0.95764EPSS
SaveExploits18References5
Tenable Nessus
Tenable Nessus
added 2023/12/07 12:0 a.m.35 views

Oracle Linux 9 : edk2 (ELSA-2023-13024)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-13024 advisory. - Create new 20230821 release for OL9 which includes the following fixed CVEs: CVE-2019-14560 - Update to OpenSSL 1.1.1v which includes the following...

10CVSS7.3AI score0.95764EPSS
SaveExploits18References5
CVE
CVE
added 2023/12/05 1:54 p.m.70 views

CVE-2022-24403

The CVE-2022-24403 issue concerns the TETRA TA61 identity encryption function, which uses a 64‑bit value derived exclusively from the SCK (Class 2) or CCK (Class 3). The TA61 structure allows recovery of this 64‑bit value, enabling an adversary to encrypt or decrypt arbitrary identities with only...

4.3CVSS4.8AI score0.00132EPSS
SaveExploits0References1Affected Software1
Hacker One
Hacker One
added 2023/12/02 11:45 p.m.559 views

Internet Bug Bounty: OpenSSL vulnerable to the Marvin Attack (CVE-2022-4304)

A timing side channel vulnerability in OpenSSL RSA decryption was discovered that could allow plaintext recovery. By measuring decryption time, an attacker could recover RSA plaintext from captured ciphertexts after a large number of decryption attempts. All RSA padding modes were affected. The...

5.9CVSS7AI score0.16195EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2023/12/01 10:20 a.m.37 views

Security Bulletin: Multiple vulnerabilities in DB2 JDBC driver affect IBM Tivoli Netcool Impact

Summary DB2 JDBC driver is shipped with IBM Tivoli Netcool Impact as part of the db2 data source adapter. Information about security vulnerabilities affecting DB2 JDBC driver has been published in a security bulletin. Vulnerability Details CVEID:CVE-2023-27869 DESCRIPTION: IBM Db2 JDBC Driver for...

8.8CVSS8.4AI score0.01642EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 11:28 p.m.478 views

Marvin Attack: potential key recovery through timing sidechannels

The Marvin Attack is a timing sidechannel vulnerability which allows performing RSA decryption and signing operations as an attacker with the ability to observe only the time of the decryption operation performed withthe private key. A recent survey of RSA implementations found that the Rust rsa...

7AI score
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/11/27 9:15 p.m.32 views

CVE-2023-48034

An issue discovered in Acer Wireless Keyboard SK-9662 allows attacker in physical proximity to both decrypt wireless keystrokes and inject arbitrary keystrokes via use of weak encryption...

6.1CVSS0.00248EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/11/27 9:15 p.m.6 views

CVE-2023-48034

An issue discovered in Acer Wireless Keyboard SK-9662 allows attacker in physical proximity to both decrypt wireless keystrokes and inject arbitrary keystrokes via use of weak encryption...

6.1CVSS5.9AI score0.00248EPSS
SaveExploits0References2
CVE
CVE
added 2023/11/27 12:0 a.m.38 views

CVE-2023-48034

Acer Wireless Keyboard SK-9662 uses weak encryption in its wireless protocol, enabling a nearby attacker to decrypt keystrokes and inject arbitrary keystrokes. Documented as CVE-2023-48034 with CVSS v3.1 base score 6.1 (MEDIUM). Available sources confirm physical-proximity attack vector and high ...

6.1CVSS6.1AI score0.00248EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/11/22 12:0 p.m.5 views

RUSTSEC-2023-0096 Plaintext exposed in decrypt_in_place_detached even on tag verification failure

Summary In the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. Impact If a program using the aes-gcm crate's decryptinplace APIs accesses the buffer after decryption failure, it will contain a...

4.7CVSS7AI score0.00262EPSS
SaveExploits1References3
RustSec
RustSec
added 2023/11/22 12:0 p.m.8 views

Plaintext exposed in decrypt_in_place_detached even on tag verification failure

Summary In the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails. Impact If a program using the aes-gcm crate's decryptinplace APIs accesses the buffer after decryption failure, it will contain a...

5.5CVSS7.1AI score0.00262EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/21 10:17 p.m.21 views

Decryption of malicious PBES2 JWE objects can consume unbounded system resources

The go-jose package is subject to a "billion hashes attack" causing denial-of-service when decrypting JWE inputs. This occurs when an attacker can provide a PBES2 encrypted JWE blob with a very large p2c value that, when decrypted, produces a denial-of-service...

7AI score
SaveExploits0References4Affected Software2
OSV
OSV
added 2023/11/21 10:17 p.m.33 views

GHSA-2C7C-3MJ9-8FQH Decryption of malicious PBES2 JWE objects can consume unbounded system resources

The go-jose package is subject to a "billion hashes attack" causing denial-of-service when decrypting JWE inputs. This occurs when an attacker can provide a PBES2 encrypted JWE blob with a very large p2c value that, when decrypted, produces a denial-of-service...

7AI score
SaveExploits0References4
OSV
OSV
added 2023/11/21 3:39 p.m.44 views

GO-2023-2334 Denial of service via decryption of malicious PBES2 JWE objects in github.com/go-jose/go-jose/v3

The go-jose package is subject to a "billion hashes attack" causing denial-of-service when decrypting JWE inputs. This occurs when an attacker can provide a PBES2 encrypted JWE blob with a very large p2c value that, when decrypted, produces a denial-of-service...

7AI score
SaveExploits0References2
Snyk
Snyk
added 2023/11/21 12:37 p.m.5 views

Observable Discrepancy

Overview jsrsasign is a free pure JavaScript cryptographic library. Affected versions of this package are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting the Marvin security flaw. Exploiting this vulnerabili...

7.5CVSS6.9AI score0.0096EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/11/21 12:0 a.m.8 views

PT-2023-8446

Name of the Vulnerable Software and Affected Versions jsrsasign versions prior to 11.0.0 Description The issue is related to an Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process in the jsrsasign package. An attacker can decrypt ciphertexts by exploiting this flaw, which is...

7.5CVSS6.8AI score0.0096EPSS
SaveExploits1References23
Positive Technologies
Positive Technologies
added 2023/11/20 12:0 a.m.8 views

PT-2023-7536 · Acer · Acer Wireless Keyboard Sk-9662

Name of the Vulnerable Software and Affected Versions: Acer Wireless Keyboard SK-9662 affected versions not specified Description: The issue is related to weak encryption in the Acer Wireless Keyboard SK-9662, allowing an attacker in physical proximity to decrypt wireless keystrokes and inject...

6.6CVSS5.9AI score0.00248EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/11/20 12:0 a.m.9 views

uPydev Security Vulnerabilities

uPydev is a command line tool by the individual developer Carglglz. A security vulnerability exists in uPydev version v0.4.3. An attacker exploited the vulnerability to decrypt sensitive information via weak cryptographic padding...

7.5CVSS6.6AI score0.00248EPSS
SaveExploits1References2
Rows per page
Query Builder