cvelist/2024/54xxx/CVE-2024-54159.json
2024-11-29 22:00:30 +00:00

86 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-54159",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "stalld through 1.19.7 allows local users to cause a denial of service (file overwrite) via a /tmp/rtthrottle symlink attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2024/11/29/3",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2024/11/29/3"
},
{
"url": "https://security.opensuse.org/2024/11/29/stalld-fixed-tmp-file.html",
"refsource": "MISC",
"name": "https://security.opensuse.org/2024/11/29/stalld-fixed-tmp-file.html"
},
{
"url": "https://cwe.mitre.org/data/definitions/61.html",
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/61.html"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AC:H/AV:L/A:L/C:N/I:L/PR:N/S:C/UI:R",
"version": "3.1"
}
}
}