Lucene search
+L

49 matches found

OSV
OSV
•added 2026/08/04 2:52 p.m.•9 views

CLSA-2026-1785117379 TuxCare security update for form-data (1 CVE)

TuxCare rebuilt form-data to address 1 CVE. Fixed in 0.0.8-tuxcare.2...

8.7CVSS5.3AI score0.00669EPSS
SaveExploits0
OSV
OSV
•added 2026/08/04 2:52 p.m.•12 views

CLSA-2026-1774916707 TuxCare security update for minimist (2 CVEs)

TuxCare rebuilt minimist to address 2 CVEs. Fixed in 0.0.8-tuxcare.1...

9.8CVSS6.9AI score0.04581EPSS
SaveExploits3
OSV
OSV
•added 2026/08/04 2:52 p.m.•9 views

CLSA-2026-1774743810 TuxCare security update for form-data (1 CVE)

TuxCare rebuilt form-data to address 1 CVE. Fixed in 0.0.8-tuxcare.1...

9.4CVSS6.8AI score0.01769EPSS
SaveExploits1
Packet Storm
Packet Storm
•added 2026/07/29 12:00 a.m.•75 views

📄 TinyWeb 0.0.8 Denial of Service

TinyWeb versions 0.0.8 and earlier contain a missing memory deallocation vulnerability that results in unbounded memory consumption. An unauthenticated remote attacker can repeatedly send ordinary HTTP requests to trigger a per-request memory leak, eventually exhausting worker memory and causing ...

8.7CVSS5.9AI score0.00509EPSS
SaveExploits1
NVD
NVD
•added 2026/07/28 5:17 p.m.•17 views

CVE-2026-67183

TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new...

8.7CVSS0.00509EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/07/28 4:26 p.m.•19 views

EUVD-2026-49900

TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new...

8.7CVSS5.9AI score0.00509EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/07/28 12:00 a.m.•21 views

PT-2026-65543

TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new...

8.7CVSS5.9AI score0.00509EPSS
SaveExploits1References3
OSV
OSV
•added 2026/07/15 12:00 p.m.•19 views

RUSTSEC-2026-0210 `libcrux-aesgcm` Renamed to `libcrux-aes`

Crate libcrux-aesgcm was renamed to libcrux-aes and will no longer receive new versions under the name libcrux-aesgcm, with the final released version under that name being version 0.0.8. The original functionality is now provided in crate libcrux-aes, where development continues at version 0.0.9...

5.4AI score
SaveExploits0References3
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•34 views

Refuel Autolab Eval Injection vulnerability

An arbitrary code execution vulnerability exists in versions 0.0.8 and newer of the Refuel Autolabel library because of the way its multilabel classification tasks handle provided CSV files. If a user creates a multilabel classification task using a maliciously crafted CSV file containing Python...

8.6CVSS6.6AI score0.00349EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•24 views

Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a POST request to a /update-resource-data/ URI from views.py, allows attackers to write to arbitrary files...

7.5CVSS7.2AI score0.00718EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
•added 2026/07/07 11:45 a.m.•18 views

Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a GET request to a /resource-data/.txt URI from views.py, allows attackers to read arbitrary files...

7.5CVSS7.2AI score0.008EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/07 11:45 a.m.•17 views

PYSEC-2026-1386 Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a GET request to a /resource-data/.txt URI from views.py, allows attackers to read arbitrary files...

7.5CVSS7.2AI score0.008EPSS
SaveExploits0References4
CVE
CVE
•added 2026/06/17 9:50 a.m.•25 views

CVE-2024-49269

CVE-2024-49269 affects the WordPress theme my flatonica <= 0.0.8, with unauthenticated reflected XSS. Affected versions are

7.1CVSS5.1AI score0.00241EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/06/17 9:50 a.m.•11 views

CVE-2024-49269 WordPress my flatonica theme <= 0.0.8 - Reflected Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in my flatonica = 0.0.8 versions...

7.1CVSS5.2AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/26 6:00 p.m.•16 views

GHSA-CP57-FQ8G-QH6V libcrux has an Incorrect Check of Signer Response Norm During Verification

The ML-DSA verification algorithm as specified in FIPS 204, subsection 6.3 requires verifiers to check that the infinity norm of the deserialized signer response $z$ does not exceed $\gamma1 - \beta$ line 13 of Algorithm 8. The same check is required to be performed during signature generation...

8.7CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/03/26 6:00 p.m.•13 views

libcrux has an Incorrect Check of Signer Response Norm During Verification

The ML-DSA verification algorithm as specified in FIPS 204, subsection 6.3 requires verifiers to check that the infinity norm of the deserialized signer response $z$ does not exceed $\gamma1 - \beta$ line 13 of Algorithm 8. The same check is required to be performed during signature generation...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/03/26 5:59 p.m.•13 views

GHSA-Q29P-9PFR-J652 libcrux-sha3: Incorrect output from SHAKE squeeze functions

The incremental squeeze functions in the portable SHAKE XOF API, when attempting to squeeze more than RATE 168 for SHAKE128, 136 for SHAKE256 bytes, performed an additional permutation of the state before producing the first output block, thus discarding the first block of RATE bytes of valid XOF...

8.7CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/03/26 5:59 p.m.•15 views

libcrux-sha3: Incorrect output from SHAKE squeeze functions

The incremental squeeze functions in the portable SHAKE XOF API, when attempting to squeeze more than RATE 168 for SHAKE128, 136 for SHAKE256 bytes, performed an additional permutation of the state before producing the first output block, thus discarding the first block of RATE bytes of valid XOF...

5.8AI score
SaveExploits0References3Affected Software1
RustSec
RustSec
•added 2026/03/04 12:00 p.m.•18 views

Incorrect Output of Incremental Portable SHAKE API

The incremental squeeze functions in the portable SHAKE XOF API, when attempting to squeeze more than RATE 168 for SHAKE128, 136 for SHAKE256 bytes, performed an additional permutation of the state before producing the first output block, thus discarding the first block of RATE bytes of valid XOF...

5.8AI score
SaveExploits0Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/02/24 10:45 p.m.•23 views

Malicious code in examplereactnative76 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a118efca65c484515f9ae2cee508db99ef356bb6dc1e9ec249858e561f96f089 The package examplereactnative76 was found to contain malicious code. Source: ossf-package-analysis...

5.9AI score
SaveExploits0
Rows per page
Query Builder