cvelist/2012/3xxx/CVE-2012-3431.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:19:13 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-3431",
"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 03:19:13 +00:00
"lang": "eng",
"value": "The Teiid Java Database Connectivity (JDBC) socket, as used in JBoss Enterprise Data Services Platform before 5.3.0, does not encrypt login messages by default contrary to documentation and specification, which allows remote attackers to obtain login credentials via a man-in-the-middle (MITM) attack."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:19:13 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "teiid-jdbc-info-disc(78803)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/78803"
},
{
"name": "RHSA-2012:1301",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1301.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=843669",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=843669"
},
{
"name": "55634",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/55634"
}
]
}
}