cvelist/2024/10xxx/CVE-2024-10224.json
2024-11-19 18:01:12 +00:00

106 lines
3.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10224",
"ASSIGNER": "security@ubuntu.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by open()ing a \"pesky pipe\" (such as passing \"commands|\" as a filename) or by passing arbitrary strings to eval()."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Module::ScanDeps",
"product": {
"product_data": [
{
"product_name": "Module::ScanDeps",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.38"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10224",
"refsource": "MISC",
"name": "https://www.cve.org/CVERecord?id=CVE-2024-10224"
},
{
"url": "https://github.com/rschupp/Module-ScanDeps/security/advisories/GHSA-g597-359q-v529",
"refsource": "MISC",
"name": "https://github.com/rschupp/Module-ScanDeps/security/advisories/GHSA-g597-359q-v529"
},
{
"url": "https://www.qualys.com/2024/11/19/needrestart/needrestart.txt",
"refsource": "MISC",
"name": "https://www.qualys.com/2024/11/19/needrestart/needrestart.txt"
}
]
},
"credits": [
{
"lang": "en",
"value": "Qualys"
},
{
"lang": "en",
"value": "Roderich Schupp"
},
{
"lang": "en",
"value": "Mark Esler"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
}
]
}
}