cvelist/2010/2xxx/CVE-2010-2488.json
2019-11-12 20:01:53 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-2488",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "znc",
"product": {
"product_data": [
{
"product_name": "znc",
"version": {
"version_data": [
{
"version_value": "before 0.092"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "NULL pointer dereference vulnerability in ZNC before 0.092 caused by traffic stats when there are unauthenticated connections."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "null pointer deref"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2010-2488",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2010-2488"
},
{
"url": "https://access.redhat.com/security/cve/cve-2010-2488",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2010-2488"
},
{
"refsource": "MISC",
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584929",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584929"
},
{
"refsource": "CONFIRM",
"name": "https://wiki.znc.in/ChangeLog/0.092",
"url": "https://wiki.znc.in/ChangeLog/0.092"
}
]
}
}