Lucene search
K

1022 matches found

OSV
OSV
added 2025/08/14 6:52 p.m.1 views

MAL-2025-36952 Malicious code in tiny-jpg (npm)

The package tiny-jpg was found to contain malicious code...

7.2AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.4 views

Malicious code in tiny-png (npm)

The package tiny-png was found to contain malicious code...

7AI score
Exploits0
NVD
NVD
added 2025/08/09 3:15 a.m.3 views

CVE-2025-55149

Tiny-Scientist is a lightweight framework for automating the entire lifecycle of scientific research—from ideation to implementation, writing, and review. In versions 0.1.1 and below, a critical path traversal vulnerability has been identified in the reviewpaper function in backend/app.py. The...

8.8CVSS0.0048EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/08/09 2:2 a.m.3 views

CVE-2025-55149 Path Traversal Vulnerability in PDF Review Function (CWE-22)

Tiny-Scientist is a lightweight framework for automating the entire lifecycle of scientific research—from ideation to implementation, writing, and review. In versions 0.1.1 and below, a critical path traversal vulnerability has been identified in the reviewpaper function in backend/app.py. The...

8.8CVSS7.2AI score0.0048EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/08/09 2:2 a.m.7 views

CVE-2025-55149 Path Traversal Vulnerability in PDF Review Function (CWE-22)

Tiny-Scientist is a lightweight framework for automating the entire lifecycle of scientific research—from ideation to implementation, writing, and review. In versions 0.1.1 and below, a critical path traversal vulnerability has been identified in the reviewpaper function in backend/app.py. The...

8.8CVSS0.0048EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/08/09 12:0 a.m.5 views

PT-2025-32426 · Unknown · Tiny-Scientist

Name of the Vulnerable Software and Affected Versions: Tiny-Scientist versions 0.1.1 and below Description: Tiny-Scientist is a lightweight framework for automating the entire lifecycle of scientific research. A path traversal vulnerability has been identified in the review paper function in...

8.8CVSS7AI score0.0048EPSS
Exploits0References9
GithubExploit
GithubExploit
added 2025/08/03 11:4 a.m.119 views

Exploit for CVE-2025-10351

CVE-2025-10351 POC - SQL Injection Exploit 💉 POC for CVE-20...

9.3CVSS7.8AI score0.00014EPSS
Exploits2
Tenable Nessus
Tenable Nessus
added 2025/07/25 12:0 a.m.3 views

NewStart CGSL MAIN 7.02 : perl-HTTP-Tiny Vulnerability (NS-SA-2025-0177)

The remote NewStart CGSL host, running version MAIN 7.02, has perl-HTTP-Tiny packages installed that are affected by a vulnerability: - HTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to...

8.1CVSS7.2AI score0.00767EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/07/03 2:22 a.m.5 views

CVE-2024-49364

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7.3AI score0.00323EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/07/03 2:22 a.m.6 views

CVE-2024-49365

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS7.3AI score0.0021EPSS
Exploits0References1
Veracode
Veracode
added 2025/07/02 7:4 a.m.3 views

Private Key Extraction

tiny-secp256k1 is vulnerable to private key extraction. The vulnerability is due to the ability to bypass Buffer.isBuffer checks when the global Buffer is overridden by the NPM buffer package, which allows an attacker to reuse the nonce k across different messages and extract the private key by...

9.1CVSS7.2AI score0.00323EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/07/02 4:33 a.m.4 views

Improper Input Validation

tiny-secp256k1 is vulnerable to improper input validation. The vulnerability is due to the ability to pass a malicious JSON-stringifiable object to the verify function when the global Buffer is overridden by the NPM buffer package, which allows an attacker to perform a type confusion attack and...

9.1CVSS7.2AI score0.0021EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2025/07/01 3:15 a.m.4 views

CVE-2024-49365

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS0.0021EPSS
Exploits0References2
NVD
NVD
added 2025/07/01 3:15 a.m.2 views

CVE-2024-49364

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS0.00323EPSS
Exploits0References2
CVE
CVE
added 2025/07/01 2:7 a.m.16 views

CVE-2024-49364

CVE-2024-49364 affects tiny-secp256k1 (NPM wrapper). Prior to 1.1.7, if global Buffer comes from the NPM buffer package, the Buffer.isBuffer check can be bypassed, enabling private key extraction by signing a malicious JSON-stringifiable object via key reuse across messages. The issue is fixed in...

9.1CVSS6.6AI score0.00323EPSS
Exploits0References2
OSV
OSV
added 2025/07/01 2:7 a.m.1 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7AI score0.00323EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/07/01 2:7 a.m.2 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS7.2AI score0.00323EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/07/01 2:7 a.m.6 views

CVE-2024-49364 tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. The...

9.1CVSS0.00323EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/07/01 2:7 a.m.3 views

CVE-2024-49365 tiny-secp256k1 allows for verify() bypass when running in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS7.2AI score0.0021EPSS
Exploits0References2
CVE
CVE
added 2025/07/01 2:7 a.m.19 views

CVE-2024-49365

The CVE-2024-49365 issue affects tiny-secp256k1 prior to 1.1.7, where in environments using the Node buffer package, Buffer.isBuffer can be bypassed and a crafted JSON-stringifiable object could be accepted by verify(), potentially causing false-positive True values. The root cause is a vulnerabi...

9.1CVSS6.6AI score0.0021EPSS
Exploits0References2
Rows per page
Query Builder