"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-12-26 20:01:02 +00:00
parent 3c2c2a318e
commit 3fea1485cd
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-2736",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "network-manager",
"product": {
"product_data": [
{
"product_name": "network-manager",
"version": {
"version_data": [
{
"version_value": "0.9.2.0"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,63 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "In NetworkManager 0.9.2.0, when a new wireless network was created with WPA/WPA2 security in AdHoc mode, it created an open/insecure network."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2012-2736",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2012-2736"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-2736",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-2736"
},
{
"url": "https://access.redhat.com/security/cve/cve-2012-2736",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2012-2736"
},
{
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-updates/2012-09/msg00049.html",
"url": "http://lists.opensuse.org/opensuse-updates/2012-09/msg00049.html"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/06/15/2",
"url": "http://www.openwall.com/lists/oss-security/2012/06/15/2"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/06/15/4",
"url": "http://www.openwall.com/lists/oss-security/2012/06/15/4"
},
{
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-1483-1",
"url": "http://www.ubuntu.com/usn/USN-1483-1"
},
{
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-1483-2",
"url": "http://www.ubuntu.com/usn/USN-1483-2"
}
]
}