cvelist/2022/30xxx/CVE-2022-30688.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2022-05-13 05:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-05-17 19:02:37 +00:00
"ID": "CVE-2022-30688",
"STATE": "PUBLIC"
2022-05-13 05:01:35 +00:00
},
2022-05-17 19:02:37 +00:00
"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",
2022-05-13 05:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-17 19:02:37 +00:00
"value": "needrestart 0.8 through 3.5 before 3.6 is prone to local privilege escalation. Regexes to detect the Perl, Python, and Ruby interpreters are not anchored, allowing a local user to escalate privileges when needrestart tries to detect if interpreters are using old source files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/liske/needrestart/releases/tag/v3.6",
"url": "https://github.com/liske/needrestart/releases/tag/v3.6"
},
{
"refsource": "MISC",
"name": "https://github.com/liske/needrestart/commit/e6e58136e1e3c92296e2e810cb8372a5fe0dbd30",
"url": "https://github.com/liske/needrestart/commit/e6e58136e1e3c92296e2e810cb8372a5fe0dbd30"
},
{
"refsource": "MISC",
"name": "https://lists.debian.org/debian-security-announce/2022/msg00105.html",
"url": "https://lists.debian.org/debian-security-announce/2022/msg00105.html"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2022/05/17/9",
"url": "https://www.openwall.com/lists/oss-security/2022/05/17/9"
2022-05-17 21:02:37 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220517 CVE-2022-30688: needrestart 0.8+ local privilege escalation",
"url": "http://www.openwall.com/lists/oss-security/2022/05/17/9"
2022-05-13 05:01:35 +00:00
}
]
}
}