Lucene search
+L

437 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/08/14 12:00 a.m.•0 views

CVE-2025-55195: Improperly Controlled Modification of Object Prototype Attributes

@std/toml is the Deno Standard Library. Prior to version 1.0.9, an attacker can pollute the prototype chain in Node.js runtime and Browser when parsing untrusted TOML data, thus achieving Prototype Pollution PP vulnerability. This is because the library is merging an untrusted object with an empt...

7.3CVSS5.7AI score0.0033EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/07/29 12:12 a.m.•25 views

CVE-2024-58263

The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations...

5.3CVSS6.4AI score0.00435EPSS
SaveExploits1References1
NVD
NVD
•added 2025/07/27 8:15 p.m.•14 views

CVE-2024-58263

The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations...

5.3CVSS0.00435EPSS
SaveExploits1References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/27 12:00 a.m.•1 views

CVE-2024-58263: Integer Overflow or Wraparound

The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations...

5.3CVSS5.8AI score0.00435EPSS
SaveExploits1References1
CVE
CVE
•added 2025/07/27 12:00 a.m.•35 views

CVE-2024-58263

CVE-2024-58263 concerns the cosmwasm-std crate prior to version 2.0.2 for Rust, which allows integer overflows that can lead to incorrect contract calculations. The vulnerability stems from wrapping arithmetic used in core operations, potentially causing miscalculations in smart contracts that re...

5.3CVSS7.2AI score0.00435EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
•added 2025/07/27 12:00 a.m.•20 views

CVE-2024-58263

The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations...

3.7CVSS0.00435EPSS
SaveExploits1References3
CNNVD
CNNVD
•added 2025/07/27 12:00 a.m.•12 views

cosmwasm-std crate 输入验证错误漏洞

cosmwasm-std crate is a CosmWasm open source framework for building smart contracts in Wasm for the Cosmos SDK. An input validation error vulnerability exists in cosmwasm-std crate versions prior to 2.0.2, which stems from an integer overflow that could lead to a computation error...

5.3CVSS6.6AI score0.00435EPSS
SaveExploits1References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/02 12:00 a.m.•0 views

CVE-2025-52886: Use After Free

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomicint for reference counting. Because std::atomicint is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue...

6.9CVSS5.8AI score0.00416EPSS
SaveExploits1References1
Snyk
Snyk
•added 2025/06/11 4:59 p.m.•4 views

Symlink Attack

Overview std/syscall is a Go standard library package std/syscall Affected versions of this package are vulnerable to Symlink Attack. Go Vulnerability Report:os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix...

6.8CVSS6.9AI score0.00314EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2025/05/23 8:03 a.m.•12 views

CVE-2024-51756

The cap-std project is organized around the eponymous cap-std crate, and develops libraries to make it easy to write capability-based code. cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however i...

2.3CVSS6.4AI score0.00583EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/23 7:15 a.m.•13 views

CVE-2024-53432

While parsing certain malformed PLY files, PCL version 1.14.1 crashes due to an uncaught std::outofrange exception in PCLPointCloud2::at. This issue could potentially be exploited to cause a denial-of-service DoS attack when processing untrusted PLY files...

7.5CVSS6.6AI score0.00713EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/22 11:15 p.m.•14 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

5.5CVSS7.3AI score0.003EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2025/05/22 9:25 p.m.•15 views

CVE-2021-38194

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mulbyinverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified...

9.8CVSS6.8AI score0.01275EPSS
SaveExploits1References1
OSV
OSV
•added 2025/05/17 12:00 p.m.•9 views

RUSTSEC-2025-0036 surf is unmaintained

The developer has indicated that the crate is unmaintained. The last release is over three years old from 2021, the crate depends on the deprecated async-std crate and on a very old version of rustls for TLS support. Possible alternatives - reqwest - ureq...

7.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2025/05/17 12:00 a.m.•15 views

PT-2025-21911 · Crates.Io · Surf

The developer has indicated that the crate is unmaintained. The last release is over three years old from 2021, the crate depends on the deprecated async-std crate and on a very old version of rustls for TLS support. Possible alternatives - reqwest - ureq...

7.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/11/22 3:37 p.m.•36 views

CVE-2024-52793 XSS vulnerability in serveDir API of @std/http/file-server on POSIX systems

The Deno Standard Library provides APIs for Deno and the Web. Prior to version 1.0.11, http/file-server's serveDir with showDirListing: true option is vulnerable to cross-site scripting when the attacker is a user who can control file names in the source directory on systems with POSIX file names...

5.1CVSS6.2AI score0.00612EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/11/21 12:00 a.m.•1 views

CVE-2024-53432: Improper Check for Unusual or Exceptional Conditions

While parsing certain malformed PLY files, PCL version 1.14.1 crashes due to an uncaught std::outofrange exception in PCLPointCloud2::at. This issue could potentially be exploited to cause a denial-of-service DoS attack when processing untrusted PLY files...

7.5CVSS5.7AI score0.00713EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/11/21 12:00 a.m.•35 views

CVE-2024-53432

While parsing certain malformed PLY files, PCL version 1.14.1 crashes due to an uncaught std::outofrange exception in PCLPointCloud2::at. This issue could potentially be exploited to cause a denial-of-service DoS attack when processing untrusted PLY files...

0.00713EPSS
SaveExploits0References1
OSV
OSV
•added 2024/11/05 10:19 p.m.•24 views

GHSA-HXF5-99XG-86HW cap-std doesn't fully sandbox all the Windows device filenames

Impact cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits, such as "COM¹", "COM²", "LPT⁰", "LPT¹", and so o...

2.3CVSS6.4AI score0.00583EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
•added 2024/11/05 10:19 p.m.•37 views

cap-std doesn't fully sandbox all the Windows device filenames

Impact cap-std's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits, such as "COM¹", "COM²", "LPT⁰", "LPT¹", and so o...

2.3CVSS6.5AI score0.00583EPSS
SaveExploits0References8Affected Software3
Rows per page
Query Builder