All versions of package fast-string-search are vulnerable to Out-of-bounds Read due to incorrect memory freeing and length calculation for any non-string input as the source. This allows the attacker to read previously allocated memory.
References
Link | Resource |
---|---|
https://github.com/magiclen/node-fast-string-search/blob/c8dd9fc966abc80b327f509e63360f59e0de9fb5/src/fast-string-search.c%23L192 | Broken Link Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-FASTSTRINGSEARCH-2392368 | Exploit Third Party Advisory |
https://github.com/magiclen/node-fast-string-search/blob/c8dd9fc966abc80b327f509e63360f59e0de9fb5/src/fast-string-search.c%23L192 | Broken Link Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-FASTSTRINGSEARCH-2392368 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:53
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/magiclen/node-fast-string-search/blob/c8dd9fc966abc80b327f509e63360f59e0de9fb5/src/fast-string-search.c%23L192 - Broken Link, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-FASTSTRINGSEARCH-2392368 - Exploit, Third Party Advisory |
28 Jun 2022, 15:39
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:fast_string_search_project:fast_string_search:*:*:*:*:*:node.js:*:* | |
References | (CONFIRM) https://github.com/magiclen/node-fast-string-search/blob/c8dd9fc966abc80b327f509e63360f59e0de9fb5/src/fast-string-search.c%23L192 - Broken Link, Third Party Advisory | |
References | (CONFIRM) https://snyk.io/vuln/SNYK-JS-FASTSTRINGSEARCH-2392368 - Exploit, Third Party Advisory | |
CWE | CWE-125 | |
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 5.3 |
17 Jun 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-06-17 20:15
Updated : 2024-11-21 06:53
NVD link : CVE-2022-25872
Mitre link : CVE-2022-25872
CVE.ORG link : CVE-2022-25872
JSON object : View
Products Affected
fast_string_search_project
- fast_string_search
CWE
CWE-125
Out-of-bounds Read