2025-01-05 03:03:46 +00:00

68 lines
1.9 KiB
JSON

{
"id": "CVE-2002-20002",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-02T05:15:06.430",
"lastModified": "2025-01-02T05:15:06.430",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand(), which is not a strong random number generator, for cryptographic keys."
},
{
"lang": "es",
"value": "El paquete Net::EasyTCP anterior a la versi\u00f3n 0.15 para Perl siempre utiliza el rand() integrado de Perl, que no es un generador de n\u00fameros aleatorios potente, para las claves criptogr\u00e1ficas."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@mitre.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.2,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "cve@mitre.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-338"
}
]
}
],
"references": [
{
"url": "https://github.com/briandfoy/cpan-security-advisory/issues/184",
"source": "cve@mitre.org"
},
{
"url": "https://metacpan.org/release/MNAGUIB/EasyTCP-0.15/view/EasyTCP.pm",
"source": "cve@mitre.org"
},
{
"url": "https://metacpan.org/release/MNAGUIB/EasyTCP-0.26/changes",
"source": "cve@mitre.org"
}
]
}