"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-12 22:01:38 +00:00
parent 950f840a2d
commit 4d996b136c
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
12 changed files with 231 additions and 9 deletions

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3305",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "pixelpost",
"product": {
"product_data": [
{
"product_name": "pixelpost",
"version": {
"version_data": [
{
"version_value": "1.7.3"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,43 @@
"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": "Cross-site request forgery (CSRF) vulnerability in pixelpost 1.7.3 could allow remote attackers to change the admin password."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2010-3305",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2010-3305"
},
{
"url": "https://access.redhat.com/security/cve/cve-2010-3305",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2010-3305"
},
{
"refsource": "EXPLOIT-DB",
"name": "15014",
"url": "https://www.exploit-db.com/exploits/15014"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20100917 Re: CVE request: pixelpost",
"url": "https://www.openwall.com/lists/oss-security/2010/09/17/7"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-3440",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "babiloo",
"product": {
"product_data": [
{
"product_name": "babiloo",
"version": {
"version_data": [
{
"version_value": "2.0.9 before 2.0.11"
}
]
}
}
]
}
}
]
}
},
"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": "babiloo 2.0.9 before 2.0.11 creates temporary files with predictable names when downloading and unpacking dictionary files, allowing a local attacker to overwrite arbitrary files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2010-3440",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2010-3440"
},
{
"url": "https://access.redhat.com/security/cve/cve-2010-3440",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2010-3440"
},
{
"refsource": "MISC",
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591995",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591995"
}
]
}

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@google.com",
"ID": "CVE-2011-1803",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "before Blink M11 and M12"
}
]
}
}
]
},
"vendor_name": "Google"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,33 @@
"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 third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "write-after-free"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
},
{
"url": "http://trac.webkit.org/changeset/86748",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/86748"
}
]
}

View File

@ -502,6 +502,11 @@
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:26",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:26.mcu.asc"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 FreeBSD Security Advisory FreeBSD-SA-19:26.mcu",
"url": "https://seclists.org/bugtraq/2019/Nov/16"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:26",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:26.mcu.asc"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 FreeBSD Security Advisory FreeBSD-SA-19:26.mcu",
"url": "https://seclists.org/bugtraq/2019/Nov/16"
}
]
}

View File

@ -133,6 +133,16 @@
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:26",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:26.mcu.asc"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 FreeBSD Security Advisory FreeBSD-SA-19:26.mcu",
"url": "https://seclists.org/bugtraq/2019/Nov/16"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 [SECURITY] [DSA 4564-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Nov/15"
}
]
},

View File

@ -133,6 +133,16 @@
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:26",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:26.mcu.asc"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 FreeBSD Security Advisory FreeBSD-SA-19:26.mcu",
"url": "https://seclists.org/bugtraq/2019/Nov/16"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 [SECURITY] [DSA 4564-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Nov/15"
}
]
},

View File

@ -133,6 +133,16 @@
"refsource": "FREEBSD",
"name": "FreeBSD-SA-19:26",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:26.mcu.asc"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 FreeBSD Security Advisory FreeBSD-SA-19:26.mcu",
"url": "https://seclists.org/bugtraq/2019/Nov/16"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 [SECURITY] [DSA 4564-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Nov/15"
}
]
},

View File

@ -128,6 +128,11 @@
"refsource": "CONFIRM",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-608355.pdf"
},
{
"refsource": "BUGTRAQ",
"name": "20191112 [SECURITY] [DSA 4564-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Nov/15"
}
]
},

View File

@ -86,6 +86,11 @@
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1430",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1430"
},
{
"refsource": "MISC",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0912",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0912"
}
]
}

View File

@ -106,6 +106,11 @@
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1448",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1448"
},
{
"refsource": "MISC",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0886",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0886"
}
]
}

View File

@ -71,6 +71,11 @@
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/155256/Linear-eMerge-E3-1.00-06-card_scan_decoder.php-Command-Injection.html",
"url": "http://packetstormsecurity.com/files/155256/Linear-eMerge-E3-1.00-06-card_scan_decoder.php-Command-Injection.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/155272/Linear-eMerge-E3-Access-Controller-Command-Injection.html",
"url": "http://packetstormsecurity.com/files/155272/Linear-eMerge-E3-Access-Controller-Command-Injection.html"
}
]
}