Lucene search
+L

66075 matches found

Veracode
Veracode
added 2025/12/13 5:00 a.m.13 views

Cleartext Password Disclosure

Apache Syncope is vulnerable to Cleartext Password Disclosure. The issue arises from use of a hard-coded default AES key when AES-based password storage is enabled, allowing an attacker with access to the internal database to decrypt and recover user passwords...

7.5CVSS6.9AI score0.00506EPSS
SaveExploits0References5Affected Software4
Veracode
Veracode
added 2025/12/13 4:40 a.m.13 views

SQL Injection

Apache Hive is vulnerable to SQL Injection. The vulnerability is due to improper handling of delete column statistics requests via Thrift APIs, which allows an authorized attacker to inject malicious SQL queries and manipulate backend database operations...

5.4CVSS5.9AI score0.00394EPSS
SaveExploits0References5Affected Software2
Veracode
Veracode
added 2025/12/13 4:36 a.m.15 views

CRLF Injection

org.apache.heron, heron-api is vulnerable to CRLF Injection. The vulnerability is due to improper escaping of log input in log statements, which allows an attacker to inject malicious CRLF characters and manipulate log entries...

9.8CVSS7.3AI score0.01554EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/12/13 4:22 a.m.20 views

Remote Code Execution (RCE)

Apache DolphinScheduler is vulnerable to Remote Code Execution RCE. The vulnerability is due to insufficient validation of user input in alert scripts, which allows an attacker to execute arbitrary shell scripts on the server...

8.8CVSS6.1AI score0.00494EPSS
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/12 8:24 p.m.11 views

Security Bulletin: Vulnerabilities in Apache Kafka Client affects IBM watsonx Orchestrate with watsonx Assistant Cartridge

Summary Summary: Potential vulnerability in Apache Kafka Client has been identified that affects IBM watsonx Orchestrate with watsonx Assistant Cartridge - UAB Component. The vulnerability has been addressed. Refer to details for additional information. Vulnerability Details CVEID:CVE-2025-27817...

7.5CVSS6.8AI score0.68776EPSS
SaveExploits2Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/12 6:30 p.m.16 views

Apache StreamPark: Use the user’s password as the secret key Vulnerability

When encrypting sensitive data, weak encryption keys that are fixed or directly generated based on user passwords are used. Attackers can obtain these keys through methods such as reverse engineering, code leaks, or password guessing, thereby decrypting stored or transmitted encrypted data, leadi...

5.9CVSS7.3AI score0.00261EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/12/12 6:30 p.m.12 views

EUVD-2025-203092

Apache StreamPark: Use the user’s password as the secret key Vulnerability...

5.9CVSS6.5AI score0.00261EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/12 6:30 p.m.20 views

GHSA-3HG2-RH4R-8QF6 Apache StreamPark: Use the user’s password as the secret key Vulnerability

When encrypting sensitive data, weak encryption keys that are fixed or directly generated based on user passwords are used. Attackers can obtain these keys through methods such as reverse engineering, code leaks, or password guessing, thereby decrypting stored or transmitted encrypted data, leadi...

8.2CVSS7.1AI score0.00261EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/12 4:15 p.m.12 views

CVE-2025-53960

When issuing JSON Web Tokens JWT, Apache StreamPark directly uses the user's password as the HMAC signing key e.g., with the HS256 algorithm. An attacker can exploit this vulnerability to perform offline brute-force attacks on the user's password using a captured JWT, or to arbitrarily forge...

5.9CVSS0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/12 3:30 p.m.13 views

GHSA-749J-2HP6-8CXM Apache StreamPark uses a Weak Encryption Algorithm

Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are...

8.7CVSS7AI score0.0024EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/12 3:30 p.m.20 views

Apache StreamPark uses a Weak Encryption Algorithm

Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are...

7.5CVSS7.1AI score0.0024EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/12/12 3:30 p.m.16 views

EUVD-2025-203084

Apache StreamPark has a hard-coded encryption key...

5.3CVSS6.4AI score0.00478EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/12 3:15 p.m.66 views

CVE-2025-53960

Apache StreamPark (affected: 2.0.0–2.1.7) suffers from a vulnerability where JWTs are signed using the user’s password as the HMAC secret (HS256). This directly exposes passwords to offline brute-forcing via captured tokens and can allow forging of identity tokens if the password is known, potent...

5.9CVSS6.5AI score0.00261EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/12 3:15 p.m.8 views

CVE-2025-53960 Apache StreamPark: Uses the user’s password as the secret key

When issuing JSON Web Tokens JWT, Apache StreamPark directly uses the user's password as the HMAC signing key e.g., with the HS256 algorithm. An attacker can exploit this vulnerability to perform offline brute-force attacks on the user's password using a captured JWT, or to arbitrarily forge...

6.5AI score0.00261EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/12 3:11 p.m.31 views

CVE-2025-54947

Apache StreamPark versions 2.0.0–2.1.7 contain a hard-coded, immutable encryption key, enabling potential decryption/ forgery of encrypted data and unauthorized access. The issue arises from using a fixed key instead of a dynamically generated or securely configured one. Upgrade to 2.1.7 is recom...

9.8CVSS6.2AI score0.00478EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/12/12 3:11 p.m.41 views

CVE-2025-54947 Apache StreamPark: Use hard-coded key vulnerability

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

0.00478EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/12 3:11 p.m.10 views

CVE-2025-54947 Apache StreamPark: Use hard-coded key vulnerability

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

5.3CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/12 3:10 p.m.6 views

CVE-2025-54981 Apache StreamPark: Weak Encryption Algorithm in StreamPark

Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are...

6.7AI score0.0024EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/12 12:30 p.m.18 views

EUVD-2025-203069

Weak Password Requirements vulnerability in Apache Fineract. This issue affects Apache Fineract: through 1.10.1. The issue is fixed in version 1.11.0. Users are encouraged to upgrade to version 1.13.0, the latest release...

8.5CVSS6.4AI score0.00515EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/12 12:30 p.m.13 views

EUVD-2025-203067

Insufficiently Protected Credentials vulnerability in Apache Fineract. This issue affects Apache Fineract: through 1.11.0. The issue is fixed in version 1.12.1. Users are encouraged to upgrade to version 1.13.0, the latest release...

9.1CVSS6.4AI score0.00428EPSS
SaveExploits0References3
Rows per page
Query Builder