Lucene search
+L

12893 matches found

Cvelist
Cvelist
added 2025/12/01 9:19 p.m.16 views

CVE-2025-66300 Grav is vulnerable to Arbitrary File Read

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, A low privilege user account with page editing privilege can read any server files using "Frontmatter" form. This includes Grav user account files /grav/user/accounts/.yaml, which store hashed user password, 2FA secret, and the password...

8.5CVSS0.00453EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/01 9:19 p.m.11 views

CVE-2025-66300 Grav is vulnerable to Arbitrary File Read

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, A low privilege user account with page editing privilege can read any server files using "Frontmatter" form. This includes Grav user account files /grav/user/accounts/.yaml, which store hashed user password, 2FA secret, and the password...

8.5CVSS6.8AI score
SaveExploits0References4
CVE
CVE
added 2025/12/01 9:19 p.m.27 views

CVE-2025-66300

Grav is a file-based CMS affected by CVE-2025-66300. A low-privilege user with page-editing rights could exploit path traversal via the Frontmatter form to read server files, including Grav user accounts located at /grav/user/accounts/*.yaml, exposing password hashes, 2FA secrets, and password-re...

8.5CVSS6.4AI score0.00453EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2025/12/01 9:15 p.m.13 views

CVE-2025-66295

Grav is a file-based Web platform. Prior to 1.8.0-beta.27, when a user with privilege of user creation creates a new user through the Admin UI and supplies a username containing path traversal sequences for example ..\Nijat or ../Nijat, Grav writes the account YAML file to an unintended path...

8.8CVSS0.00551EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2025/12/01 12:47 p.m.20 views

⚡ Weekly Recap: Hot CVEs, npm Worm Returns, Firefox RCE, M365 Email Raid & More

Hackers aren't kicking down the door anymore. They just use the same tools we use every day — code packages, cloud accounts, email, chat, phones, and "trusted" partners — and turn them against us. One bad download can leak your keys. One weak vendor can expose many customers at once. One guest...

9.8CVSS10AI score0.99979EPSS
SaveExploits26
Packet Storm News
Packet Storm News
added 2025/11/30 12:00 a.m.15 views

Quantum Ramp Secret Sharing from Haar Scrambling

Quantum information scrambling has emerged as a powerful tool for studying the dynamics of chaotic quantum many-body systems, assessing benchmarking protocols, and even investigating exotic black hole models. During quantum information scrambling, localized quantum information disperses across th...

6.3AI score
SaveExploits0
Redos
Redos
added 2025/11/28 12:00 a.m.14 views

ROS-20251128-02

A vulnerability in OpenBao's secret management and encryption system is related to the fact that OpenBao's audit logs incorrectly edited fields when the corresponding subsystems sent byte response parameters rather than strings. strings. Exploitation of the vulnerability could allow an attacker...

5.7CVSS6.8AI score0.00306EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/27 6:50 a.m.12 views

Malicious code in bitcoin-lib-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 480dbd7d7ec801a0212ee78ebb73268cd67ba4fb96b06ec563fbafe31aa10531 The package bitcoin-lib-js was found to contain malicious code. Source: ghsa-malware 95f79207062e8c5db317d3487c20f36927b99e9f0b9bfc2551c22a23d10c020f...

6.9AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/11/27 12:00 a.m.12 views

PT-2025-51688

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the libceph component, specifically in the handle auth session key function. This issue could lead to potential out-of-bounds writes due to...

6CVSS5.4AI score0.00575EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2025/11/26 6:08 p.m.21 views

Shai-Hulud v2 Spreads From npm to Maven, as Campaign Exposes Thousands of Secrets

The second wave of the Shai-Hulud supply chain attack has spilled over to the Maven ecosystem after compromising more than 830 packages in the npm registry. The Socket Research Team said it identified a Maven Central package named org.mvnpm:posthog-node:4.18.1 that embeds the same two components...

7.3AI score
SaveExploits0
Snyk
Snyk
added 2025/11/26 9:40 a.m.3 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG due to a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. An attacker can predict or brute force...

9.8CVSS6.8AI score0.00611EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/26 9:31 a.m.11 views

EUVD-2025-199714

Apache Druid’s Kerberos authenticator uses a weak fallback secret...

9.8CVSS6.4AI score0.00611EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/11/26 9:31 a.m.14 views

Apache Druid’s Kerberos authenticator uses a weak fallback secret

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

9.8CVSS7.1AI score0.00611EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/11/26 9:31 a.m.10 views

GHSA-W88F-4875-99C8 Apache Druid’s Kerberos authenticator uses a weak fallback secret

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

9.8CVSS7AI score0.00611EPSS
SaveExploits0References5
NVD
NVD
added 2025/11/26 9:15 a.m.12 views

CVE-2025-59390

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

9.8CVSS0.00611EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/11/26 8:50 a.m.4 views

CVE-2025-59390 Apache Druid: Kerberos authenticaton chooses a cryptographically unsecure secret if not configured explicitly.

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

6.8AI score0.00611EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/26 8:50 a.m.10 views

CVE-2025-59390 Apache Druid: Kerberos authenticaton chooses a cryptographically unsecure secret if not configured explicitly.

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

9.8CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2025/11/26 8:50 a.m.61 views

CVE-2025-59390

Apache Druid’s Kerberos authenticator is affected. If the configuration druid.auth.authenticator.kerberos.cookieSignatureSecret is not set, a weak fallback secret is generated with ThreadLocalRandom, which is not cryptographically secure. This can allow an attacker to predict or brute‑force the c...

9.8CVSS6.8AI score0.00611EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/11/26 8:50 a.m.19 views

CVE-2025-59390 Apache Druid: Kerberos authenticaton chooses a cryptographically unsecure secret if not configured explicitly.

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

0.00611EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/26 4:53 a.m.10 views

Malicious code in vite-dynachunk (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0a15f2c558d50bf310cbbe09daac2730fcfe1f196c0f0a2184d5adc74d0ec749 The package vite-dynachunk was found to contain malicious code. Source: ghsa-malware 9402a1a80c09793a69e3dc45fab9bf9fb963616e70b8e50d3f46bd65a678c8b4...

6.9AI score
SaveExploits0References4
Rows per page
Query Builder