"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-13 02:03:30 +00:00
parent fa8a2bab44
commit 3413fc6f0d
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 166 additions and 253 deletions

View File

@ -1,35 +1,12 @@
{ {
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-5145", "ID": "CVE-2009-5145",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": { "description": {
"description_data": [ "description_data": [
{ {
@ -50,37 +27,61 @@
} }
] ]
}, },
"references": { "affects": {
"reference_data": [ "vendor": {
"vendor_data": [
{ {
"name": "https://bugs.launchpad.net/zope2/+bug/490514", "vendor_name": "n/a",
"refsource": "CONFIRM", "product": {
"url": "https://bugs.launchpad.net/zope2/+bug/490514" "product_data": [
},
{ {
"name": "72792", "product_name": "n/a",
"refsource": "BID", "version": {
"url": "http://www.securityfocus.com/bid/72792/info" "version_data": [
},
{ {
"name": "[oss-security] 20150302 Re: XSS In Zope", "version_affected": "=",
"refsource": "MLIST", "version_value": "n/a"
"url": "http://www.openwall.com/lists/oss-security/2015/03/02/7" }
}, ]
{ }
"name": "http://cve.killedkenny.io/cve/CVE-2009-5145", }
"refsource": "MISC", ]
"url": "http://cve.killedkenny.io/cve/CVE-2009-5145" }
}, }
{ ]
"name": "https://github.com/zopefoundation/Zope/commit/2abdf14620f146857dc8e3ffd2b6a754884c331d", }
"refsource": "CONFIRM", },
"url": "https://github.com/zopefoundation/Zope/commit/2abdf14620f146857dc8e3ffd2b6a754884c331d" "references": {
}, "reference_data": [
{ {
"name": "https://security-tracker.debian.org/tracker/CVE-2009-5145/", "url": "http://cve.killedkenny.io/cve/CVE-2009-5145",
"refsource": "MISC", "refsource": "MISC",
"url": "https://security-tracker.debian.org/tracker/CVE-2009-5145/" "name": "http://cve.killedkenny.io/cve/CVE-2009-5145"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/03/02/7",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2015/03/02/7"
},
{
"url": "http://www.securityfocus.com/bid/72792/info",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/72792/info"
},
{
"url": "https://bugs.launchpad.net/zope2/+bug/490514",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/zope2/+bug/490514"
},
{
"url": "https://github.com/zopefoundation/Zope/commit/2abdf14620f146857dc8e3ffd2b6a754884c331d",
"refsource": "MISC",
"name": "https://github.com/zopefoundation/Zope/commit/2abdf14620f146857dc8e3ffd2b6a754884c331d"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2009-5145/",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2009-5145/"
} }
] ]
} }

View File

@ -11,7 +11,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "CVE-2010-0001 gzip: (64 bit) Integer underflow by decompressing LZW format files" "value": "Integer underflow in the unlzw function in unlzw.c in gzip before 1.4 on 64-bit platforms, as used in ncompress and probably others, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted archive that uses LZW compression, leading to an array index error."
} }
] ]
}, },
@ -21,8 +21,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Integer Overflow or Wraparound", "value": "n/a"
"cweId": "CWE-190"
} }
] ]
} }
@ -32,38 +31,16 @@
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"vendor_name": "Red Hat", "vendor_name": "n/a",
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Red Hat Enterprise Linux 3", "product_name": "n/a",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "0:1.3.3-15.rhel3", "version_affected": "=",
"version_affected": "!" "version_value": "n/a"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 4",
"version": {
"version_data": [
{
"version_value": "0:1.3.3-18.el4_8.1",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 5",
"version": {
"version_data": [
{
"version_value": "0:1.3.5-11.el5_4.1",
"version_affected": "!"
} }
] ]
} }
@ -216,21 +193,6 @@
"refsource": "MISC", "refsource": "MISC",
"name": "http://www.vupen.com/english/advisories/2010/1872" "name": "http://www.vupen.com/english/advisories/2010/1872"
}, },
{
"url": "https://access.redhat.com/errata/RHSA-2010:0061",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2010:0061"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2010-0001",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2010-0001"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=554418",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=554418"
},
{ {
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10546", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10546",
"refsource": "MISC", "refsource": "MISC",
@ -240,31 +202,11 @@
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7511", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7511",
"refsource": "MISC", "refsource": "MISC",
"name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7511" "name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7511"
}
]
}, },
"impact": {
"cvss": [
{ {
"accessComplexity": "MEDIUM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=554418",
"accessVector": "NETWORK", "refsource": "MISC",
"authentication": "NONE", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=554418"
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.8,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "PARTIAL",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
} }
] ]
} }

View File

@ -1,35 +1,12 @@
{ {
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-0003", "ID": "CVE-2010-0003",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": { "description": {
"description_data": [ "description_data": [
{ {
@ -50,127 +27,151 @@
} }
] ]
}, },
"references": { "affects": {
"reference_data": [ "vendor": {
"vendor_data": [
{ {
"name": "[oss-security] 20100112 CVE request - kernel: infoleak if print-fatal-signals=1", "vendor_name": "n/a",
"refsource": "MLIST", "product": {
"url": "http://www.openwall.com/lists/oss-security/2010/01/12/1" "product_data": [
},
{ {
"name": "RHSA-2010:0146", "product_name": "n/a",
"refsource": "REDHAT", "version": {
"url": "https://rhn.redhat.com/errata/RHSA-2010-0146.html" "version_data": [
},
{ {
"name": "RHSA-2010:0147", "version_affected": "=",
"refsource": "REDHAT", "version_value": "n/a"
"url": "http://www.redhat.com/support/errata/RHSA-2010-0147.html" }
}, ]
{ }
"name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.4", }
"refsource": "CONFIRM", ]
"url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.4" }
}, }
{ ]
"name": "37724", }
"refsource": "BID", },
"url": "http://www.securityfocus.com/bid/37724" "references": {
}, "reference_data": [
{ {
"name": "38779", "url": "http://www.debian.org/security/2010/dsa-2005",
"refsource": "SECUNIA", "refsource": "MISC",
"url": "http://secunia.com/advisories/38779" "name": "http://www.debian.org/security/2010/dsa-2005"
}, },
{ {
"name": "SUSE-SA:2010:012", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00005.html",
"refsource": "SUSE", "refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00005.html" "name": "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00005.html"
}, },
{ {
"name": "http://patchwork.kernel.org/patch/69752/", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=b45c6e76bc2c72f6426c14bed64fdcbc9bf37cb0",
"refsource": "CONFIRM", "refsource": "MISC",
"url": "http://patchwork.kernel.org/patch/69752/" "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=b45c6e76bc2c72f6426c14bed64fdcbc9bf37cb0"
}, },
{ {
"name": "SUSE-SA:2010:014", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-January/034250.html",
"refsource": "SUSE", "refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00000.html" "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-January/034250.html"
}, },
{ {
"name": "FEDORA-2010-0919", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00002.html",
"refsource": "FEDORA", "refsource": "MISC",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-January/034250.html" "name": "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00002.html"
}, },
{ {
"name": "DSA-1996", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00000.html",
"refsource": "DEBIAN", "refsource": "MISC",
"url": "http://www.debian.org/security/2010/dsa-1996" "name": "http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00000.html"
}, },
{ {
"name": "43315", "url": "http://patchwork.kernel.org/patch/69752/",
"refsource": "SECUNIA", "refsource": "MISC",
"url": "http://secunia.com/advisories/43315" "name": "http://patchwork.kernel.org/patch/69752/"
}, },
{ {
"name": "39033", "url": "http://secunia.com/advisories/38333",
"refsource": "SECUNIA", "refsource": "MISC",
"url": "http://secunia.com/advisories/39033" "name": "http://secunia.com/advisories/38333"
}, },
{ {
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b45c6e76bc2c72f6426c14bed64fdcbc9bf37cb0", "url": "http://secunia.com/advisories/38492",
"refsource": "CONFIRM", "refsource": "MISC",
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b45c6e76bc2c72f6426c14bed64fdcbc9bf37cb0" "name": "http://secunia.com/advisories/38492"
}, },
{ {
"name": "38333", "url": "http://secunia.com/advisories/38779",
"refsource": "SECUNIA", "refsource": "MISC",
"url": "http://secunia.com/advisories/38333" "name": "http://secunia.com/advisories/38779"
}, },
{ {
"name": "http://www.vmware.com/security/advisories/VMSA-2011-0003.html", "url": "http://secunia.com/advisories/39033",
"refsource": "CONFIRM", "refsource": "MISC",
"url": "http://www.vmware.com/security/advisories/VMSA-2011-0003.html" "name": "http://secunia.com/advisories/39033"
}, },
{ {
"name": "[oss-security] 20100113 Re: CVE request - kernel: infoleak if print-fatal-signals=1", "url": "http://secunia.com/advisories/43315",
"refsource": "MLIST", "refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2010/01/13/4" "name": "http://secunia.com/advisories/43315"
}, },
{ {
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=554578", "url": "http://www.debian.org/security/2010/dsa-1996",
"refsource": "CONFIRM", "refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=554578" "name": "http://www.debian.org/security/2010/dsa-1996"
}, },
{ {
"name": "oval:org.mitre.oval:def:10550", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.4",
"refsource": "OVAL", "refsource": "MISC",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10550" "name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.4"
}, },
{ {
"name": "DSA-2005", "url": "http://www.openwall.com/lists/oss-security/2010/01/12/1",
"refsource": "DEBIAN", "refsource": "MISC",
"url": "http://www.debian.org/security/2010/dsa-2005" "name": "http://www.openwall.com/lists/oss-security/2010/01/12/1"
}, },
{ {
"name": "20110211 VMSA-2011-0003 Third party component updates for VMware vCenter Server, vCenter Update Manager, ESXi and ESX", "url": "http://www.openwall.com/lists/oss-security/2010/01/13/4",
"refsource": "BUGTRAQ", "refsource": "MISC",
"url": "http://www.securityfocus.com/archive/1/516397/100/0/threaded" "name": "http://www.openwall.com/lists/oss-security/2010/01/13/4"
}, },
{ {
"name": "SUSE-SA:2010:010", "url": "http://www.redhat.com/support/errata/RHSA-2010-0147.html",
"refsource": "SUSE", "refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00002.html" "name": "http://www.redhat.com/support/errata/RHSA-2010-0147.html"
}, },
{ {
"name": "38492", "url": "http://www.redhat.com/support/errata/RHSA-2010-0161.html",
"refsource": "SECUNIA", "refsource": "MISC",
"url": "http://secunia.com/advisories/38492" "name": "http://www.redhat.com/support/errata/RHSA-2010-0161.html"
}, },
{ {
"name": "RHSA-2010:0161", "url": "http://www.securityfocus.com/archive/1/516397/100/0/threaded",
"refsource": "REDHAT", "refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0161.html" "name": "http://www.securityfocus.com/archive/1/516397/100/0/threaded"
},
{
"url": "http://www.securityfocus.com/bid/37724",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/37724"
},
{
"url": "http://www.vmware.com/security/advisories/VMSA-2011-0003.html",
"refsource": "MISC",
"name": "http://www.vmware.com/security/advisories/VMSA-2011-0003.html"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10550",
"refsource": "MISC",
"name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10550"
},
{
"url": "https://rhn.redhat.com/errata/RHSA-2010-0146.html",
"refsource": "MISC",
"name": "https://rhn.redhat.com/errata/RHSA-2010-0146.html"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=554578",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=554578"
} }
] ]
} }

View File

@ -11,7 +11,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "CVE-2010-0006 kernel: ipv6: skb_dst() can be NULL in ipv6_hop_jumbo()" "value": "The ipv6_hop_jumbo function in net/ipv6/exthdrs.c in the Linux kernel before 2.6.32.4, when network namespaces are enabled, allows remote attackers to cause a denial of service (NULL pointer dereference) via an invalid IPv6 jumbogram, a related issue to CVE-2007-4567."
} }
] ]
}, },
@ -21,8 +21,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "NULL Pointer Dereference", "value": "n/a"
"cweId": "CWE-476"
} }
] ]
} }
@ -40,8 +39,8 @@
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "n/a", "version_affected": "=",
"version_affected": "=" "version_value": "n/a"
} }
] ]
} }
@ -119,41 +118,11 @@
"refsource": "MISC", "refsource": "MISC",
"name": "http://www.securityfocus.com/bid/37810" "name": "http://www.securityfocus.com/bid/37810"
}, },
{
"url": "https://access.redhat.com/security/cve/CVE-2010-0006",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2010-0006"
},
{ {
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=555217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=555217",
"refsource": "MISC", "refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=555217" "name": "https://bugzilla.redhat.com/show_bug.cgi?id=555217"
} }
] ]
},
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.8,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"version": "2.0"
}
]
} }
} }