cvelist/2008/3xxx/CVE-2008-3259.json
2019-03-17 22:14:22 +00:00

92 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-3259",
"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": [
{
"lang": "eng",
"value": "OpenSSH before 5.1 sets the SO_REUSEADDR socket option when the X11UseLocalhost configuration setting is disabled, which allows local users on some platforms to hijack the X11 forwarding port via a bind to a single IP address, as demonstrated on the HP-UX platform."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2008-2148",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/2148"
},
{
"name": "30339",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/30339"
},
{
"name": "openssh-x11forwarding-info-disclosure(43940)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43940"
},
{
"name": "31179",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/31179"
},
{
"name": "http://openssh.com/security.html",
"refsource": "CONFIRM",
"url": "http://openssh.com/security.html"
},
{
"name": "1020537",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1020537"
},
{
"name": "http://www.openssh.com/txt/release-5.1",
"refsource": "CONFIRM",
"url": "http://www.openssh.com/txt/release-5.1"
}
]
}
}