Last Modified: Oct. 30, 2018
Buffer overflow in /usr/bin/write in Solaris 2.6 and 7 allows local users to gain privileges via a long string in the terminal name argument.
Access Vector: Local
Access Complexity: Low
Authentication: None
Confidentiality Impact: Complete
Integrity Impact: Complete
Availability Impact: Complete
Base Score: 7.2
Exploitability Score: 3.9
Impact Score: 10.0
CVSS V2: AV:L/AC:L/Au:N/C:C/I:C/A:C
NVD-CWE-Other
Condition | Configuration | |
---|---|---|
OR | ||
OR | ||
cpe:2.3:o:sun:sunos:5.7:*:*:*:*:*:*:* Part: o Vendor: sun | Alle Schwachstellen für sun | |
cpe:2.3:o:sun:sunos:5.5.1:*:*:*:*:*:*:* Part: o Vendor: sun | Alle Schwachstellen für sun | |
cpe:2.3:o:sun:sunos:-:*:*:*:*:*:*:* Part: o Vendor: sun | Alle Schwachstellen für sun |
<?xml version="1.0" ?> <set operator="and"> <set operator="or"> <prop key="operating_system" value="cpe:2.3:o:sun:sunos:5.7:*:*:*:*:*:*:*"/> <prop key="operating_system" value="cpe:2.3:o:sun:sunos:5.5.1:*:*:*:*:*:*:*"/> <prop key="operating_system" value="cpe:2.3:o:sun:sunos:-:*:*:*:*:*:*:*"/> </set> <prop key="program_influence" value="input"/> <prop key="range" value="local"/> </set>
<?xml version="1.0" ?> <set operator="and"> <prop key="target" value="host"/> <set operator="or"> <prop key="program_influence" value="input"/> <prop key="program_influence" value="output"/> <prop key="program_influence" value="existence"/> </set> <prop key="data" value="any"/> <set operator="or"> <prop key="data_influence" value="read"/> <prop key="data_influence" value="write"/> <prop key="data_influence" value="delete"/> </set> <set operator="or"> <prop key="range" value="local"/> <prop key="range" value="local"/> </set> </set>