cvelist/2017/15xxx/CVE-2017-15288.json
2019-03-18 02:29:40 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-15288",
"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": "The compilation daemon in Scala before 2.10.7, 2.11.x before 2.11.12, and 2.12.x before 2.12.4 uses weak permissions for private files in /tmp/scala-devel/${USER:shared}/scalac-compile-server-port, which allows local users to write to arbitrary class files and consequently gain privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/scala/scala/pull/6128",
"refsource": "CONFIRM",
"url": "https://github.com/scala/scala/pull/6128"
},
{
"name": "https://github.com/scala/scala/pull/6120",
"refsource": "CONFIRM",
"url": "https://github.com/scala/scala/pull/6120"
},
{
"name": "https://github.com/scala/scala/pull/6108",
"refsource": "CONFIRM",
"url": "https://github.com/scala/scala/pull/6108"
},
{
"name": "GLSA-201812-08",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201812-08"
},
{
"name": "http://scala-lang.org/news/security-update-nov17.html",
"refsource": "CONFIRM",
"url": "http://scala-lang.org/news/security-update-nov17.html"
}
]
}
}