Lucene search
+L

6464 matches found

Metasploit
Metasploit
added 2025/12/19 12:00 a.m.430 views

AVideo notify.ffmpeg.json.php Unauthenticated RCE via Salt Discovery

This module exploits an unauthenticated remote code execution RCE vulnerability in AVideo's notify.ffmpeg.json.php endpoint. The vulnerability stems from a critical cryptographic weakness in the salt generation mechanism combined with information disclosure vulnerabilities that allow an attacker ...

6.4AI score
SaveExploits0
Snyk
Snyk
added 2025/12/17 8:38 p.m.10 views

Use of a Broken or Risky Cryptographic Algorithm

Overview Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm due to missing cryptographic key commitment when storing encrypted data keys in an instruction file. An attacker with write access to the S3 bucket can manipulate encrypted data keys to...

6CVSS6.7AI score0.00208EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/17 8:18 p.m.22 views

CVE-2025-14763

CVE-2025-14763 concerns the Amazon S3 Encryption Client for Java lacking key commitment when the encrypted data key (EDK) is stored in an Instruction File. This could let a user with write access to an S3 bucket introduce a rogue EDK and decrypt to different plaintext. The vulnerability is tied t...

6CVSS6.4AI score0.00115EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/12/17 6:31 p.m.19 views

Duplicate Advisory: python-jose denial of service via compressed JWE content

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cjwg-qfpm-7377. This link is maintained to preserve external references. Original Description In python-jose 3.3.0 specifically jwe.decrypt, a vulnerability allows an attacker to cause a Denial-of-Service DoS...

5.3CVSS6.8AI score0.00183EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2025/12/17 12:00 a.m.18 views

Amazon S3 Encryption Client 安全漏洞

Amazon S3 Encryption Client is a client-side encryption library open-sourced by Amazon Web Services. A security vulnerability exists in Amazon S3 Encryption Client that stems from a lack of encryption key promises, which could cause a user with write access to an S3 storage bucket to introduce a...

6CVSS6.4AI score0.00104EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.10 views

PT-2025-51835

In python-jose 3.3.0 specifically jwe.decrypt, a vulnerability allows an attacker to cause a Denial-of-Service DoS condition by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant...

5.3CVSS6.8AI score0.00183EPSS
SaveExploits1References2
AlmaLinux
AlmaLinux
added 2025/12/16 12:00 a.m.21 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns CVE-2025-38499 kernel: iommufd: Fix race during abort for file descriptors CVE-2025-39966 kernel: tls: wait for...

9.8CVSS6.3AI score0.00426EPSS
SaveExploits0References8
The Hacker News
The Hacker News
added 2025/12/15 5:33 a.m.30 views

VolkLocker Ransomware Exposed by Hard-Coded Master Key Allowing Free Decryption

The pro-Russian hacktivist group known as CyberVolk aka GLORIAMIST has resurfaced with a new ransomware-as-a-service RaaS offering called VolkLocker that suffers from implementation lapses in test artifacts, allowing users to decrypt files without paying an extortion fee. According to SentinelOne...

6.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/13 3:58 p.m.10 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.9CVSS6.8AI score0.00255EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/12/13 6:07 a.m.17 views

Persistent HTML Injection

privatebin/privatebin is vulnerable to persistent HTML injection. The vulnerability is due to an unsanitized attachment filename attachmentname when attachments are enabled, which allows an attacker to modify the filename before encryption so that, after decryption, arbitrary HTML is inserted...

5.8CVSS5.9AI score0.00273EPSS
SaveExploits0References4Affected 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.00255EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/12/12 4:15 p.m.10 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.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/12 3:15 p.m.39 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...

0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/12 3:15 p.m.7 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.00255EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/12 3:15 p.m.62 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.00255EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.6 views

EulerOS 2.0 SP11 : openssl (EulerOS-SA-2025-2468)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and writ...

7.5CVSS6.5AI score0.01549EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.6 views

EulerOS 2.0 SP13 : openssl (EulerOS-SA-2025-2506)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and writ...

7.5CVSS6.5AI score0.01549EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.9 views

EulerOS 2.0 SP13 : openssl (EulerOS-SA-2025-2527)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and writ...

7.5CVSS6.5AI score0.01549EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 10:44 a.m.25 views

CVE-2025-40818

The CVE identifies a vulnerability in SINEMA Remote Connect Server (all versions

3.3CVSS6.4AI score0.00099EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.17 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1297)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1297 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following...

9.8CVSS6.2AI score0.006EPSS
SaveExploits2References62
Rows per page
Query Builder