diff --git a/2009/5xxx/CVE-2009-5004.json b/2009/5xxx/CVE-2009-5004.json index 4df6060903d..fd808f4e372 100644 --- a/2009/5xxx/CVE-2009-5004.json +++ b/2009/5xxx/CVE-2009-5004.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2009-5004", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "qpid-cpp", + "product": { + "product_data": [ + { + "product_name": "qpid-cpp", + "version": { + "version_data": [ + { + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } }, "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": "qpid-cpp 1.0 crashes when a large message is sent and the Digest-MD5 mechanism with a security layer is in use ." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Other" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2009-5004", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2009-5004" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2009-5004", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2009-5004" + }, + { + "url": "https://access.redhat.com/security/cve/cve-2009-5004", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/cve-2009-5004" + }, + { + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=501792", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=501792" } ] }