CVE-2024-30253
Handling untrusted input can result in a crash, leading to loss of availability / denial of service
high entropyCVE-2024-30253GHSA-8m45-2rjm-j347
Entropy / wallet impact
@solana/web3.js: Using particular inputs with `@solana/web3.js` will result in memory exhaustion (OOM).
Description
Using particular inputs with @solana/web3.js will result in memory exhaustion (OOM).
If you have a server, client, mobile, or desktop product that accepts untrusted input for use with @solana/web3.js, your application/service may crash, resulting in a loss of availability.
Affected
| Kind | Name | Ecosystem | Versions |
|---|---|---|---|
| package | @solana/web3.js | npm | >= 1.91.0, < 1.91.3 |
CWE
Primary sources
- https://github.com/advisories/GHSA-8m45-2rjm-j347 (ghsa)
- https://github.com/solana-labs/solana-web3.js/security/advisories/GHSA-8m45-2rjm-j347 (ghsa)
- https://nvd.nist.gov/vuln/detail/CVE-2024-30253 (ghsa)
- https://github.com/solana-labs/solana-web3.js/commit/77d935221a4805107b20b60ae7c1148725e4e2d0 (ghsa)
- https://github.com/solana-labs/solana-web3.js (osv)