cvelist/2004/0xxx/CVE-2004-0850.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:03:11 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0850",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:03:11 +00:00
"lang": "eng",
"value": "Star before 1.5_alpha46 does not drop the effective user ID (euid) before calling external programs, which could allow local users to gain privileges by modifying the RSH environment variable to reference a malicious program."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:03:11 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1011195",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1011195"
},
{
"name": "star-ssh-gain-privileges(17297)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/17297"
},
{
"name": "VU#339089",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/339089"
},
{
"name": "GLSA-200409-11",
"refsource": "GENTOO",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200409-11.xml"
},
{
"name": "11141",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/11141"
}
]
}
}