2024-04-04 08:46:00 +00:00

97 lines
2.5 KiB
JSON

{
"id": "CVE-2022-44542",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-01T01:15:10.280",
"lastModified": "2022-12-22T20:37:05.093",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "lesspipe before 2.06 allows attackers to execute code via Perl Storable (pst) files, because of deserialized object destructor execution via a key/value pair in a hash."
},
{
"lang": "es",
"value": "lesspipe anterior a 2.06 permite a los atacantes ejecutar c\u00f3digo a trav\u00e9s de archivos Perl Storable (pst), debido a la ejecuci\u00f3n del destructor de objetos deserializados a trav\u00e9s de un par clave/valor en un hash."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lesspipe_project:lesspipe:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.06",
"matchCriteriaId": "1480DD1E-BA96-443F-AF16-B0E65F932463"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.gentoo.org/865631",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/wofr06/lesspipe/releases/tag/v2.06",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/202211-02",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}