"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-05-18 12:00:40 +00:00
parent 05fae25fa6
commit e5db428058
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
11 changed files with 334 additions and 21 deletions

View File

@ -1,17 +1,131 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-2438",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2002-2438",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_value": "before Linux kernel 2.4.20"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/8"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/4"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/12"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/11"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/13"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120203 Re: CVE Request (2002): Linux TCP stack could accept invalid TCP flag combinations",
"url": "http://www.openwall.com/lists/oss-security/2012/02/03/7"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120529 Re: CVE Request (2002): Linux TCP stack could accept invalid TCP flag combinations",
"url": "http://www.openwall.com/lists/oss-security/2012/05/29/8"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20140212 Re: Old CVE ids, public, but still \"RESERVED\"",
"url": "http://www.openwall.com/lists/oss-security/2014/02/12/8"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/9"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120531 Re: CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/31/3"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20120530 CVE Request -- kernel: tcp: drop SYN+FIN messages",
"url": "http://www.openwall.com/lists/oss-security/2012/05/30/2"
},
{
"refsource": "CERT-VN",
"name": "VU#464113",
"url": "https://www.kb.cert.org/vuls/id/464113"
},
{
"refsource": "MISC",
"name": "https://www.kb.cert.org/vuls/id/464113,",
"url": "https://www.kb.cert.org/vuls/id/464113,"
},
{
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=744994,",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=744994,"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2012/02/03/7",
"url": "https://www.openwall.com/lists/oss-security/2012/02/03/7"
}
]
},
"description": {
"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": "TCP firewalls could be circumvented by sending a SYN Packets with other flags (like e.g. RST flag) set, which was not correctly discarded by the Linux TCP stack after firewalling."
}
]
}

View File

@ -75,8 +75,9 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.bitdefender.com/support/security-advisories/scanning-exclusion-paths-disclosure-in-best-for-windows-va-9380"
"refsource": "MISC",
"url": "https://www.bitdefender.com/support/security-advisories/scanning-exclusion-paths-disclosure-in-best-for-windows-va-9380",
"name": "https://www.bitdefender.com/support/security-advisories/scanning-exclusion-paths-disclosure-in-best-for-windows-va-9380"
}
]
},

View File

@ -4,14 +4,78 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25709",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OpenLDAP",
"version": {
"version_data": [
{
"version_value": "openldap 2.4.56"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Reachable Assertion"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "DEBIAN",
"name": "DSA-4792",
"url": "https://www.debian.org/security/2020/dsa-4792"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201204 [SECURITY] [DLA 2481-1] openldap security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00008.html"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212147",
"url": "https://support.apple.com/kb/HT212147"
},
{
"refsource": "FULLDISC",
"name": "20210201 APPLE-SA-2021-02-01-1 macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave",
"url": "http://seclists.org/fulldisclosure/2021/Feb/14"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1899675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1899675"
}
]
},
"description": {
"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 flaw was found in OpenLDAP. This flaw allows an attacker who can send a malicious packet to be processed by OpenLDAP\u2019s slapd server, to trigger an assertion failure. The highest threat from this vulnerability is to system availability."
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210514 Re: Prosody XMPP server advisory 2021-05-12 (multiple vulnerabilities)",
"url": "http://www.openwall.com/lists/oss-security/2021/05/14/2"
},
{
"refsource": "DEBIAN",
"name": "DSA-4916",
"url": "https://www.debian.org/security/2021/dsa-4916"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210514 Re: Prosody XMPP server advisory 2021-05-12 (multiple vulnerabilities)",
"url": "http://www.openwall.com/lists/oss-security/2021/05/14/2"
},
{
"refsource": "DEBIAN",
"name": "DSA-4916",
"url": "https://www.debian.org/security/2021/dsa-4916"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210514 Re: Prosody XMPP server advisory 2021-05-12 (multiple vulnerabilities)",
"url": "http://www.openwall.com/lists/oss-security/2021/05/14/2"
},
{
"refsource": "DEBIAN",
"name": "DSA-4916",
"url": "https://www.debian.org/security/2021/dsa-4916"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210514 Re: Prosody XMPP server advisory 2021-05-12 (multiple vulnerabilities)",
"url": "http://www.openwall.com/lists/oss-security/2021/05/14/2"
},
{
"refsource": "DEBIAN",
"name": "DSA-4916",
"url": "https://www.debian.org/security/2021/dsa-4916"
}
]
}

View File

@ -66,6 +66,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210514 Re: Prosody XMPP server advisory 2021-05-12 (multiple vulnerabilities)",
"url": "http://www.openwall.com/lists/oss-security/2021/05/14/2"
},
{
"refsource": "DEBIAN",
"name": "DSA-4916",
"url": "https://www.debian.org/security/2021/dsa-4916"
}
]
}

View File

@ -37,7 +37,7 @@
"description_data": [
{
"lang": "eng",
"value": "Uncontrolled Search Path Element vulnerability in the openssl component as used in Bitdefender GravityZone Business Security allows an attacker to load a third party DLL to elevate privileges. This issue affects Bitdefender GravityZone Business Security versions prior to 6.6.23.329."
"value": "Uncontrolled Search Path Element vulnerability in the openssl component as used in Bitdefender GravityZone Business Security allows an attacker to load a third party DLL to elevate privileges. This issue affects Bitdefender GravityZone Business Security versions prior to 6.6.23.329."
}
]
},
@ -75,8 +75,9 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.bitdefender.com/support/security-advisories/privilege-escalation-in-bitdefender-gravityzone-business-security-va-9557"
"refsource": "MISC",
"url": "https://www.bitdefender.com/support/security-advisories/privilege-escalation-in-bitdefender-gravityzone-business-security-va-9557",
"name": "https://www.bitdefender.com/support/security-advisories/privilege-escalation-in-bitdefender-gravityzone-business-security-va-9557"
}
]
},

View File

@ -4,14 +4,68 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3518",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "libxml2",
"version": {
"version_data": [
{
"version_value": "libxml2 2.9.11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "FEDORA",
"name": "FEDORA-2021-e3ed1ba38b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WV/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210510 [SECURITY] [DLA 2653-1] libxml2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00008.html"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242"
}
]
},
"description": {
"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": "There's a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability."
}
]
}

View File

@ -4,14 +4,68 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3531",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ceph",
"version": {
"version_data": [
{
"version_value": "ceph 14.2.21"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20210514 CVE-2021-3531: Ceph: RGW unauthenticated denial of service",
"url": "http://www.openwall.com/lists/oss-security/2021/05/14/5"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210517 Re: CVE-2021-3531: Ceph: RGW unauthenticated denial of service",
"url": "http://www.openwall.com/lists/oss-security/2021/05/17/7"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1955326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955326"
}
]
},
"description": {
"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 flaw was found in the Red Hat Ceph Storage RGW in versions before 14.2.21. When processing a GET Request for a swift URL that ends with two slashes it can cause the rgw to crash, resulting in a denial of service. The greatest threat to the system is of availability."
}
]
}