Lucene search
+L

161 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

Thunderstorm

Thunderstorm Thunderstorm ist ein modulares Framework zur Ausnutzung von USV-Geräten. Für den Moment sind nur die Exploits für CS-141 und NetMan 204 verfügbar. Die Betaversion des Frameworks wird in Zukunft veröffentlicht. CVE Thunderstorm ist derzeit in der Lage, die folgenden CVE auszunutzen:...

10CVSS7AI score0.0157EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 6:36 p.m.3 views

ejbca-pqc-lab

Laboratorio EJBCA Pure PQC — Gerarchia PKI a due livelli ML-DSA-65 Un'implementazione pratica di NIST FIPS 204 ML-DSA in una gerarchia PKI a due livelli utilizzando EJBCA Community Edition. 📖 Guida completa: Costruire una PKI post-quantistica: come ho firmato una Root CA e Sub CA usando ML-DSA su...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/19 10:29 a.m.1 views

CVE-2025-46047

CVE-2025-46047 Silverpeas = 6.4.2 Benutzernamen-Enumeration – PoC Proof-of-Concept-Skript zur Demonstration einer Benutzernamen-Enumeration-Schwachstelle in Silverpeas Versionen 6.4.1 und 6.4.2. Details zur Schwachstelle Betroffene Software: Silverpeas Betroffene Versionen: 6.4.1, 6.4.2 und...

6.5CVSS0.00355EPSS
SaveExploits3
NVD
NVD
added 2026/06/05 6:16 p.m.20 views

CVE-2025-71317

NetMan 204 contains a hard-coded backdoor account with the username and password 'eurek' that grants administrative access. A remote, unauthenticated attacker can authenticate through the cgi-bin/login.cgi endpoint for example /cgi-bin/login.cgi?username=eurek&password=eurek, which due to lax...

9.8CVSS0.00432EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/05 6:16 p.m.18 views

CVE-2025-71318

NetMan 204 fails to enforce authentication on its administrative pages and command endpoints. A remote, unauthenticated attacker can directly request administrative pages such as administration.html, administration-commands.html, and configuration.html to disclose sensitive information including...

9.8CVSS0.00533EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/05 5:49 p.m.16 views

EUVD-2025-210079

NetMan 204 fails to enforce authentication on its administrative pages and command endpoints. A remote, unauthenticated attacker can directly request administrative pages such as administration.html, administration-commands.html, and configuration.html to disclose sensitive information including...

9.8CVSS5.5AI score0.00533EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/05 5:49 p.m.36 views

CVE-2025-71318 NetMan 204 Missing Authentication for Administrative Functions

NetMan 204 fails to enforce authentication on its administrative pages and command endpoints. A remote, unauthenticated attacker can directly request administrative pages such as administration.html, administration-commands.html, and configuration.html to disclose sensitive information including...

9.8CVSS0.00533EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/05 5:49 p.m.39 views

CVE-2025-71318

CVE-2025-71318 concerns NetMan 204, where authentication is not enforced on administrative pages and command endpoints. A remote, unauthenticated attacker can directly access pages (e.g., administration.html, administration-commands.html, configuration.html) to disclose sensitive details such as ...

9.8CVSS5.5AI score0.00533EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/05 5:49 p.m.16 views

CVE-2025-71317 NetMan 204 Hard-coded Backdoor Credentials

NetMan 204 contains a hard-coded backdoor account with the username and password 'eurek' that grants administrative access. A remote, unauthenticated attacker can authenticate through the cgi-bin/login.cgi endpoint for example /cgi-bin/login.cgi?username=eurek&password=eurek, which due to lax...

9.8CVSS5.4AI score0.00432EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/05 5:49 p.m.20 views

EUVD-2025-210078

NetMan 204 contains a hard-coded backdoor account with the username and password 'eurek' that grants administrative access. A remote, unauthenticated attacker can authenticate through the cgi-bin/login.cgi endpoint for example /cgi-bin/login.cgi?username=eurek&password=eurek, which due to lax...

9.8CVSS5.4AI score0.00432EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.21 views

PT-2026-49127

This crate provides Rust bindings to ML-DSA FIPS 204 via C implementations from PQClean. The PQClean project is being archived in or after July 2026 see PQClean/PQClean604, after which no further security patches or bug fixes will be applied to the upstream implementations. As a result, this crat...

5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/02/02 8:33 p.m.7 views

GHSA-H37V-HP6W-2PP8 ml-dsa's UseHint function has off by two error when r0 equals zero

Summary There's a bug in the usehint function where it adds 1 instead of subtracting 1 when the decomposed low bits r0 equal exactly zero. FIPS 204 Algorithm 40 is pretty clear that r0 0 means strictly positive, but the current code treats zero as positive. This causes valid signatures to...

6.9CVSS5.6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/02 8:33 p.m.18 views

ml-dsa's UseHint function has off by two error when r0 equals zero

Summary There's a bug in the usehint function where it adds 1 instead of subtracting 1 when the decomposed low bits r0 equal exactly zero. FIPS 204 Algorithm 40 is pretty clear that r0 0 means strictly positive, but the current code treats zero as positive. This causes valid signatures to...

5.5AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/28 12:00 a.m.17 views

PT-2026-5048

The ML-DSA crate is a Rust implementation of the Module-Lattice-Based Digital Signature Standard ML-DSA. Starting in version 0.0.4 and prior to version 0.1.0-rc.4, the ML-DSA signature verification implementation in the RustCrypto ml-dsa crate incorrectly accepts signatures with repeated duplicat...

5.3CVSS5.9AI score0.00299EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/01/07 9:16 a.m.15 views

CVE-2025-1101

A CWE-204 "Observable Response Discrepancy" in the login page in Q-Free MaxTime less than or equal to version 2.11.0 allows an unauthenticated remote attacker to enumerate valid usernames via crafted HTTP requests...

5.3CVSS7AI score0.00722EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2009-3955

Malware in sbrugna...

6.8CVSS9.4AI score0.0219EPSS
SaveExploits1References33
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2006-5592

Malware in sbrugna...

5CVSS6.4AI score0.01879EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2013-2855

Malware in sbrugna...

4.3CVSS9.3AI score0.01147EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-50649

Malicious code in bioql PyPI...

7.5CVSS8.2AI score0.00478EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-42751

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.0035EPSS
SaveExploits0References1
Rows per page
Query Builder