Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.2
- Impact score
- 10
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- CWE-732
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:scala-lang:scala:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A36AA17F-93CC-41AB-96E7-97A42E7C0A47", "versionEndExcluding": "2.10.7" }, { "criteria": "cpe:2.3:a:scala-lang:scala:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8B0777ED-C2D7-49C8-AB69-574661C650D6", "versionEndExcluding": "2.11.12", "versionStartIncluding": "2.11.0" }, { "criteria": "cpe:2.3:a:scala-lang:scala:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F9FEB67F-9152-4566-A565-719CB2E8EFA7", "versionEndExcluding": "2.12.4", "versionStartIncluding": "2.12.0" } ], "operator": "OR" } ] } ]