Lucene search
+L

1125 matches found

EUVD
EUVD
added 2025/11/03 6:30 a.m.11 views

EUVD-2025-37470

A security vulnerability has been detected in PHPGurukul News Portal 1.0. The affected element is an unknown function of the file /onps/settings.py. Such manipulation of the argument SECRETKEY leads to use of hard-coded cryptographic key . The attack may be performed from remote. The attack...

5.1CVSS6AI score0.00384EPSS
SaveExploits1References6
NVD
NVD
added 2025/11/03 4:15 a.m.9 views

CVE-2025-12615

A security vulnerability has been detected in PHPGurukul News Portal 1.0. The affected element is an unknown function of the file /onps/settings.py. Such manipulation of the argument SECRETKEY leads to use of hard-coded cryptographic key . The attack may be performed from remote. The attack...

8.1CVSS0.00384EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/03 4:15 a.m.8 views

CVE-2025-12615

A security vulnerability has been detected in PHPGurukul News Portal 1.0. The affected element is an unknown function of the file /onps/settings.py. Such manipulation of the argument SECRETKEY leads to use of hard-coded cryptographic key . The attack may be performed from remote. The attack...

8.1CVSS5.3AI score0.00384EPSS
SaveExploits1References5
CVE
CVE
added 2025/11/03 3:32 a.m.15 views

CVE-2025-12615

CVE-2025-12615 affects PHPGurukul News Portal 1.0. The vulnerability arises from manipulation of the SECRET_KEY in the file /onps/settings.py, leading to the use of a hard-coded cryptographic key. This enables remote exploitation and is described as difficult to exploit, with the exploit publicly...

8.1CVSS5.1AI score0.00384EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2025/11/03 3:32 a.m.17 views

CVE-2025-12615 PHPGurukul News Portal settings.py hard-coded key

A security vulnerability has been detected in PHPGurukul News Portal 1.0. The affected element is an unknown function of the file /onps/settings.py. Such manipulation of the argument SECRETKEY leads to use of hard-coded cryptographic key . The attack may be performed from remote. The attack...

5.1CVSS0.00384EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/11/03 3:32 a.m.5 views

CVE-2025-12615 PHPGurukul News Portal settings.py hard-coded key

A security vulnerability has been detected in PHPGurukul News Portal 1.0. The affected element is an unknown function of the file /onps/settings.py. Such manipulation of the argument SECRETKEY leads to use of hard-coded cryptographic key . The attack may be performed from remote. The attack...

5.1CVSS6.2AI score0.00384EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/11/03 12:0 a.m.10 views

PHPGurukul News Portal 安全漏洞

News Portal is a news portal. News Portal has a hard-coded vulnerability that stems from the use of a fixed encryption key for the handling of the SECRETKEY parameter in the file /onps/settings.py. An attacker could exploit this vulnerability to obtain sensitive system information...

8.1CVSS5.1AI score0.00384EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/11/03 12:0 a.m.7 views

PT-2025-44748

Name of the Vulnerable Software and Affected Versions PHPGurukul News Portal version 1.0 Description A security issue exists in PHPGurukul News Portal. Manipulation of the SECRET KEY argument within an unknown function in the /onps/settings.py file results in the use of a hard-coded cryptographic...

8.1CVSS6.2AI score0.00384EPSS
SaveExploits1References9
Veracode
Veracode
added 2025/10/27 8:33 a.m.11 views

Predictable Random Number Generator (PRNG)

org.sakaiproject.kernel, sakai-kernel-impl is vulnerable to Use of a Predictable Random Number Generator PRNG. The vulnerability is due to the use of java.util.Random, a non-cryptographic PRNG, for initializing the AES256TextEncryptor password, which allows an attacker to predict the encryption k...

5.9CVSS6.6AI score0.00186EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/25 8:29 a.m.18 views

CVE-2025-11504

The Quickcreator – AI Blog Writer plugin for WordPress is vulnerable to Sensitive Information Exposure in versions 0.0.9 to 0.1.17 through the /wp-content/plugins/quickcreator/dupasrala.txt file. This makes it possible for unauthenticated attackers to view the plugin's API key and subsequently us...

7.5CVSS5.7AI score0.00311EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/25 12:0 a.m.25 views

WordPress plugin Quickcreator 信息泄露漏洞

WordPress is a blogging platform developed using the PHP language. The platform has the ability to set up a personal blog site on a PHP and MySQL based server.WordPress plugin is an application plugin. An information disclosure vulnerability exists in the WordPress plugin Quickcreator, which stem...

7.5CVSS5.7AI score0.00311EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 10:19 p.m.32 views

CVE-2025-62710 Sakai kernel-impl: predictable PRNG used to generate server‑side encryption key in EncryptionUtilityServiceImpl

Sakai is a Collaboration and Learning Environment. Prior to versions 23.5 and 25.0, EncryptionUtilityServiceImpl initialized an AES256TextEncryptor password serverSecretKey using RandomStringUtils with the default java.util.Random. java.util.Random is a non‑cryptographic PRNG and can be predicted...

5.9CVSS6.7AI score
SaveExploits0References4
CVE
CVE
added 2025/10/22 10:19 p.m.35 views

CVE-2025-62710

CVE-2025-62710 affects Sakai (Sakai kernel-impl) where EncryptionUtilityServiceImpl initializes an AES-256 text encryptor password (serverSecretKey) with RandomStringUtils backed by java.util.Random. The non-cryptographic PRNG can be predicted from limited state/seed information, reducing the sea...

5.9CVSS6.3AI score0.00186EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/22 10:19 p.m.63 views

CVE-2025-62710 Sakai kernel-impl: predictable PRNG used to generate server‑side encryption key in EncryptionUtilityServiceImpl

Sakai is a Collaboration and Learning Environment. Prior to versions 23.5 and 25.0, EncryptionUtilityServiceImpl initialized an AES256TextEncryptor password serverSecretKey using RandomStringUtils with the default java.util.Random. java.util.Random is a non‑cryptographic PRNG and can be predicted...

5.9CVSS0.00186EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/22 7:41 p.m.15 views

Sakai kernel-impl: predictable PRNG used to generate server‑side encryption key in EncryptionUtilityServiceImpl

Impact EncryptionUtilityServiceImpl initialized an AES256TextEncryptor password serverSecretKey using RandomStringUtils with the default java.util.Random. java.util.Random is a non‑cryptographic PRNG and can be predicted from limited state/seed information e.g., start time window, substantially...

5.9CVSS6.8AI score0.00186EPSS
SaveExploits0References4Affected Software1
Packet Storm News
Packet Storm News
added 2025/10/18 12:0 a.m.9 views

Feedback Lunch: Deep Feedback Codes for Wiretap Channels

We consider reversely-degraded wiretap channels, for which the secrecy capacity is zero if there is no channel feedback. This work focuses on a seeded modular code design for the Gaussian wiretap channel with channel output feedback, combining universal hash functions for security and learned...

6.8AI score
SaveExploits0
OSV
OSV
added 2025/10/17 10:31 p.m.8 views

JLSEC-2025-92 GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information...

GnuPG through 2.3.6, in unusual situations where an attacker possesses any secret-key information from a victim's keyring and other constraints e.g., use of GPGME are met, allows signature forgery via injection into the status line...

6.5CVSS6.8AI score0.02569EPSS
SaveExploits1References10
CVE
CVE
added 2025/10/14 12:0 a.m.23 views

CVE-2025-57618

CVE-2025-57618 describes a path traversal vulnerability in StarNet FastX3 up to version 3.3.67. An unauthenticated attacker can read arbitrary server files, including configuration files containing the JWT signing secret and existing JTIs. This enables forging valid JWTs, potentially impersonatin...

7.3CVSS7.8AI score0.00668EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/10 10:23 p.m.12 views

EUVD-2025-33793

External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. A vulnerability was discovered in the BeyondTrust provider implementation for External Secrets Operator versions 0.10.1 through 0.19.2. The provider previously...

8.7CVSS6.3AI score0.00285EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/09 9:15 p.m.16 views

CVE-2025-35056

Newforma Info Exchange NIX '/UserWeb/Common/MarkupServices.ashx' 'StreamStampImage' accepts an encrypted file path and returns an image of the specified file. An authenticated attacker can read arbitrary files subject to the privileges of NIX, typically 'NT AUTHORITY\NetworkService', and the...

5.3CVSS0.0033EPSS
SaveExploits0References3
Rows per page
Query Builder