"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-02-08 19:01:08 +00:00
parent ab6a27c1d6
commit 4eb0a35cc6
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 235 additions and 8 deletions

View File

@ -1,8 +1,8 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-4512",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +11,101 @@
"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": "The CSS parser (khtml/css/cssparser.cpp) in Konqueror in KDE 4.7.3 allows remote attackers to cause a denial of service (crash) and possibly read memory via a crafted font face source, related to \"type confusion.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "KDE",
"product": {
"product_data": [
{
"product_name": "Konqueror",
"version": {
"version_data": [
{
"version_value": "4.7.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.nth-dimension.org.uk/pub/NDSA20121010.txt.asc",
"url": "http://www.nth-dimension.org.uk/pub/NDSA20121010.txt.asc"
},
{
"refsource": "MISC",
"name": "http://em386.blogspot.com/2010/12/webkit-css-type-confusion.html",
"url": "http://em386.blogspot.com/2010/12/webkit-css-type-confusion.html"
},
{
"refsource": "MISC",
"name": "http://archives.neohapsis.com/archives/bugtraq/2012-11/0005.html",
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-11/0005.html"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/10/11/11",
"url": "http://www.openwall.com/lists/oss-security/2012/10/11/11"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/10/30/6",
"url": "http://www.openwall.com/lists/oss-security/2012/10/30/6"
},
{
"refsource": "MISC",
"name": "http://quickgit.kde.org/index.php?p=kdelibs.git&a=commitdiff&h=a872c8a969a8bd3706253d6ba24088e4f07f3352",
"url": "http://quickgit.kde.org/index.php?p=kdelibs.git&a=commitdiff&h=a872c8a969a8bd3706253d6ba24088e4f07f3352"
},
{
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2012-1416.html",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1416.html"
},
{
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2012-1418.html",
"url": "http://rhn.redhat.com/errata/RHSA-2012-1418.html"
},
{
"refsource": "MISC",
"name": "http://www.securitytracker.com/id?1027709",
"url": "http://www.securitytracker.com/id?1027709"
},
{
"refsource": "MISC",
"name": "http://secunia.com/advisories/51097",
"url": "http://secunia.com/advisories/51097"
},
{
"refsource": "MISC",
"name": "http://secunia.com/advisories/51145",
"url": "http://secunia.com/advisories/51145"
}
]
}

View File

@ -1,8 +1,8 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-5570",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +11,66 @@
"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": "The Basic webmail module 6.x-1.x before 6.x-1.2 for Drupal allows remote authenticated users with the \"access basic_webmail\" permission to read arbitrary users' email addresses."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Basic webmail module",
"version": {
"version_data": [
{
"version_value": "6.x-1.x before 6.x-1.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/11/20/4",
"url": "http://www.openwall.com/lists/oss-security/2012/11/20/4"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/11/27/2",
"url": "http://www.openwall.com/lists/oss-security/2012/11/27/2"
},
{
"refsource": "MISC",
"name": "https://drupal.org/node/1808616",
"url": "https://drupal.org/node/1808616"
},
{
"refsource": "CONFIRM",
"name": "https://www.drupal.org/node/1808852",
"url": "https://www.drupal.org/node/1808852"
}
]
}

View File

@ -2,7 +2,7 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-5741",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +11,81 @@
"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": "The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request that contains Content-Length and Transfer-Encoding header fields."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://seclists.org/oss-sec/2015/q3/237",
"url": "http://seclists.org/oss-sec/2015/q3/237"
},
{
"refsource": "MISC",
"name": "http://seclists.org/oss-sec/2015/q3/292",
"url": "http://seclists.org/oss-sec/2015/q3/292"
},
{
"refsource": "MISC",
"name": "http://seclists.org/oss-sec/2015/q3/294",
"url": "http://seclists.org/oss-sec/2015/q3/294"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1250352"
},
{
"refsource": "MISC",
"name": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f",
"url": "https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f"
},
{
"refsource": "MISC",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html"
},
{
"refsource": "MISC",
"name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html"
}
]
}