cvelist/2002/1xxx/CVE-2002-1469.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:40:51 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-1469",
"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 02:40:51 +00:00
"lang": "eng",
"value": "scponly does not properly verify the path when finding the (1) scp or (2) sftp-server programs, which could allow remote authenticated users to bypass access controls by uploading malicious programs and modifying the PATH variable in $HOME/.ssh/environment to locate those programs."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:40:51 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.sublimation.org/scponly/",
"refsource": "CONFIRM",
"url": "http://www.sublimation.org/scponly/"
},
{
"name": "scponly-ssh-env-upload(9913)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9913.php"
},
{
"name": "20020820 vulnerabilities in scponly",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/288245"
},
{
"name": "5526",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5526"
}
]
}
}