2023-06-12 04:00:30 +00:00
{
"id" : "CVE-2020-36732" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-12T02:15:48.347" ,
2025-01-06 19:03:52 +00:00
"lastModified" : "2025-01-06T18:15:11.100" ,
2023-07-06 20:00:37 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-12 04:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The crypto-js package before 3.2.1 for Node.js generates random numbers by concatenating the string \"0.\" with an integer, which makes the output more predictable than necessary."
}
] ,
2023-06-16 20:00:32 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-06-16 20:00:32 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-16 20:00:32 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2025-01-06 19:03:52 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2023-06-16 20:00:32 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-330"
}
]
2025-01-06 19:03:52 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-331"
}
]
2023-06-16 20:00:32 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:crypto-js_project:crypto-js:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.2.1" ,
"matchCriteriaId" : "E2241AD9-5637-4123-AD04-4473C0601434"
}
]
}
]
}
] ,
2023-06-12 04:00:30 +00:00
"references" : [
{
"url" : "https://github.com/brix/crypto-js/compare/3.2.0...3.2.1" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-06-12 04:00:30 +00:00
} ,
{
"url" : "https://github.com/brix/crypto-js/issues/254" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2023-06-12 04:00:30 +00:00
} ,
{
"url" : "https://github.com/brix/crypto-js/issues/256" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-06-12 04:00:30 +00:00
} ,
{
"url" : "https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-06-12 04:00:30 +00:00
} ,
2023-07-06 20:00:37 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230706-0003/" ,
"source" : "cve@mitre.org"
} ,
2023-06-12 04:00:30 +00:00
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472" ,
2023-06-16 20:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/brix/crypto-js/compare/3.2.0...3.2.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/brix/crypto-js/issues/254" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/brix/crypto-js/issues/256" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230706-0003/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-06-12 04:00:30 +00:00
}
]
}