"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-07 18:01:25 +00:00
parent c588ac1a2b
commit 03cf535f3f
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
7 changed files with 330 additions and 15 deletions

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-2250",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "drupal6",
"product": {
"product_data": [
{
"product_name": "drupal6",
"version": {
"version_data": [
{
"version_value": "6.x before version 6.16"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,38 @@
"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": "Drupal 6.x before 6.16 uses a user-supplied value in output during site installation which could allow an attacker to craft a URL and perform a cross-site scripting attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "cross site scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2010-2250",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2010-2250"
},
{
"refsource": "CONFIRM",
"name": "https://www.drupal.org/node/731710",
"url": "https://www.drupal.org/node/731710"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20100628 Re: CVE Request -- Drupal v6.16 / v5.22 SA-CORE-2010-001",
"url": "https://www.openwall.com/lists/oss-security/2010/06/28/8"
}
]
}

View File

@ -66,6 +66,16 @@
"refsource": "MISC",
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592716",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592716"
},
{
"refsource": "CONFIRM",
"name": "https://www.drupal.org/node/731710",
"url": "https://www.drupal.org/node/731710"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20100628 Re: CVE Request -- Drupal v6.16 / v5.22 SA-CORE-2010-001",
"url": "https://www.openwall.com/lists/oss-security/2010/06/28/8"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@google.com",
"ID": "CVE-2011-2336",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "before Blink M12"
}
]
}
}
]
},
"vendor_name": "Google"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,38 @@
"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": "An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "transition mishandling"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
},
{
"url": "http://trac.webkit.org/changeset/85693",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/85693"
},
{
"url": "http://trac.webkit.org/changeset/86127",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/86127"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@google.com",
"ID": "CVE-2011-2337",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome on 64-bit platforms",
"version": {
"version_data": [
{
"version_value": "before Blink M12"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,38 @@
"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": "A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "type confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
},
{
"url": "http://trac.webkit.org/changeset/86106",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/86106"
},
{
"url": "http://trac.webkit.org/changeset/86173",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/86173"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-0049",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "openttd",
"product": {
"product_data": [
{
"product_name": "openttd",
"version": {
"version_data": [
{
"version_value": "1.1.5"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,48 @@
"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": "OpenTTD before 1.1.5 contains a Denial of Service (slow read attack) that prevents users from joining the server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "http://security.openttd.org/en/CVE-2012-0049",
"url": "http://security.openttd.org/en/CVE-2012-0049"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2012-0049",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2012-0049"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0049",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0049"
},
{
"url": "http://www.debian.org/security/2012/dsa-2524",
"refsource": "MISC",
"name": "http://www.debian.org/security/2012/dsa-2524"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/01/13/9",
"url": "http://www.openwall.com/lists/oss-security/2012/01/13/9"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-0051",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "tahoe-lafs",
"version": {
"version_data": [
{
"version_value": "1.10.0-2"
}
]
}
}
]
},
"vendor_name": "tahoe-lafs"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,53 @@
"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": "Tahoe-LAFS 1.9.0 fails to ensure integrity which allows remote attackers to corrupt mutable files or directories upon retrieval."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "General Design Problem"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2012-0051",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2012-0051"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/01/15/11",
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/11"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/01/26/7",
"url": "http://www.openwall.com/lists/oss-security/2012/01/26/7"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/01/26/8",
"url": "http://www.openwall.com/lists/oss-security/2012/01/26/8"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/01/26/9",
"url": "http://www.openwall.com/lists/oss-security/2012/01/26/9"
},
{
"refsource": "CONFIRM",
"name": "https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1654",
"url": "https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1654"
}
]
}

View File

@ -61,6 +61,16 @@
"refsource": "CONFIRM",
"name": "https://connect2id.com/blog/nimbus-jose-jwt-7-9",
"url": "https://connect2id.com/blog/nimbus-jose-jwt-7-9"
},
{
"refsource": "MLIST",
"name": "[hadoop-common-issues] 20191107 [jira] [Created] (HADOOP-16690) Update dependency com.nimbusds:nimbus-jose-jwt due to security vulnerability",
"url": "https://lists.apache.org/thread.html/e10d43984f39327e443e875adcd4a5049193a7c010e81971908caf41@%3Ccommon-issues.hadoop.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[hadoop-common-dev] 20191107 [jira] [Created] (HADOOP-16690) Update dependency com.nimbusds:nimbus-jose-jwt due to security vulnerability",
"url": "https://lists.apache.org/thread.html/8768553cda5838f59ee3865cac546e824fa740e82d9dc2a7fc44e80d@%3Ccommon-dev.hadoop.apache.org%3E"
}
]
}