cvelist/2011/1xxx/CVE-2011-1488.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:12:41 +00:00
"CVE_data_meta": {
2019-11-14 02:01:02 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 01:12:41 +00:00
"ID": "CVE-2011-1488",
2019-11-14 02:01:02 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "rsyslog",
"product": {
"product_data": [
{
"product_name": "rsyslog",
"version": {
"version_data": [
{
"version_value": "before 5.7.6"
}
]
}
}
]
}
}
]
}
2019-03-18 01:12:41 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-11-14 02:01:02 +00:00
"value": "A memory leak in rsyslog before 5.7.6 was found in the way deamon processed log messages are logged when $RepeatedMsgReduction was enabled. A local attacker could use this flaw to cause a denial of the rsyslogd daemon service by crashing the service via a sequence of repeated log messages sent within short periods of time."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory Leak"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-1488",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-1488"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1488",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1488"
},
{
"url": "https://access.redhat.com/security/cve/cve-2011-1488",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2011-1488"
},
{
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2011-04/msg00005.html",
"url": "http://lists.opensuse.org/opensuse-security-announce/2011-04/msg00005.html"
2019-11-19 19:01:59 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/rsyslog/rsyslog/commit/1ef709cc97d54f74d3fdeb83788cc4b01f4c6a2a",
"url": "https://github.com/rsyslog/rsyslog/commit/1ef709cc97d54f74d3fdeb83788cc4b01f4c6a2a"
2019-03-18 01:12:41 +00:00
}
]
}
}