cvelist/2013/1xxx/CVE-2013-1430.json
2019-03-18 04:35:09 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2013-1430",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xrdp before 0.9.1",
"version": {
"version_data": [
{
"version_value": "xrdp before 0.9.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in xrdp before 0.9.1. When successfully logging in using RDP into an xrdp session, the file ~/.vnc/sesman_${username}_passwd is created. Its content is the equivalent of the user's cleartext password, DES encrypted with a known key."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "cleartext password exposure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security-tracker.debian.org/tracker/CVE-2013-1430",
"refsource": "CONFIRM",
"url": "https://security-tracker.debian.org/tracker/CVE-2013-1430"
},
{
"name": "https://github.com/neutrinolabs/xrdp/pull/497",
"refsource": "CONFIRM",
"url": "https://github.com/neutrinolabs/xrdp/pull/497"
},
{
"name": "94958",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94958"
}
]
}
}