cvelist/2003/0xxx/CVE-2003-0787.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:24:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-0787",
"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-17 22:24:59 +00:00
"lang": "eng",
"value": "The PAM conversation function in OpenSSH 3.7.1 and 3.7.1p1 interprets an array of structures as an array of pointers, which allows attackers to modify the stack and possibly gain privileges."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:24:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.openssh.com/txt/sshpam.adv",
"refsource": "CONFIRM",
"url": "http://www.openssh.com/txt/sshpam.adv"
},
{
"name": "8677",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/8677"
},
{
"name": "VU#209807",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/209807"
},
{
"name": "20030923 Multiple PAM vulnerabilities in portable OpenSSH",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/338617"
},
{
"name": "20030923 Portable OpenSSH 3.7.1p2 released",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/338616"
},
{
"name": "20030924 [OpenPKG-SA-2003.042] OpenPKG Security Advisory (openssh)",
"refsource": "FULLDISC",
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2003-September/010812.html"
}
]
}
}