"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-09 04:01:25 +00:00
parent 2fd86842a9
commit 64f9813c01
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -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"
}
]
}