cvelist/2018/0xxx/CVE-2018-0493.json
2019-03-18 04:34:55 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2018-0493",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "remctl",
"version": {
"version_data": [
{
"version_value": "remctl"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "remctld in remctl before 3.14, when an attacker is authorized to execute a command that uses the sudo option, has a use-after-free that leads to a daemon crash, memory corruption, or arbitrary command execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free, double free"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.eyrie.org/?p=kerberos/remctl.git;a=commit;h=86c7e44090c988112a37589d2c7a94029eb5e641",
"refsource": "CONFIRM",
"url": "https://git.eyrie.org/?p=kerberos/remctl.git;a=commit;h=86c7e44090c988112a37589d2c7a94029eb5e641"
},
{
"name": "DSA-4159",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4159"
},
{
"name": "https://www.eyrie.org/~eagle/software/remctl/security/2018-04-01.html",
"refsource": "CONFIRM",
"url": "https://www.eyrie.org/~eagle/software/remctl/security/2018-04-01.html"
}
]
}
}