| { |
| "data_type": "CVE", |
| "data_format": "MITRE", |
| "data_version": "4.0", |
| "generator": { |
| "engine": "xmltojsonmjc 1.0" |
| }, |
| "references": {}, |
| "timeline": [ |
| { |
| "time": "2015-01-28", |
| "lang": "eng", |
| "value": "reported" |
| }, |
| { |
| "time": "2015-02-04", |
| "lang": "eng", |
| "value": "public" |
| }, |
| { |
| "time": "2015-07-15", |
| "lang": "eng", |
| "value": "2.4.16 released" |
| } |
| ], |
| "CNA_private": { |
| "owner": "httpd" |
| }, |
| "CVE_data_meta": { |
| "ASSIGNER": "security@apache.org", |
| "AKA": "", |
| "STATE": "PUBLIC", |
| "DATE_PUBLIC": "2015-02-04", |
| "ID": "CVE-2015-0228", |
| "TITLE": "mod_lua: Crash in websockets PING handling" |
| }, |
| "source": { |
| "defect": [], |
| "advisory": "", |
| "discovery": "UNKNOWN" |
| }, |
| "problemtype": { |
| "problemtype_data": [ |
| { |
| "description": [ |
| { |
| "lang": "eng", |
| "value": "mod_lua: Crash in websockets PING handling" |
| } |
| ] |
| } |
| ] |
| }, |
| "credit": [ |
| { |
| "lang": "eng", |
| "value": "This issue was reported by Guido Vranken." |
| } |
| ], |
| "description": { |
| "description_data": [ |
| { |
| "lang": "eng", |
| "value": "A stack recursion crash in the mod_lua module was found. A Lua script executing the r:wsupgrade() function could crash the process if a malicious client sent a carefully crafted PING request. This issue affected releases 2.4.7 through 2.4.12 inclusive." |
| } |
| ] |
| }, |
| "impact": [ |
| { |
| "other": "low" |
| } |
| ], |
| "affects": { |
| "vendor": { |
| "vendor_data": [ |
| { |
| "vendor_name": "Apache Software Foundation", |
| "product": { |
| "product_data": [ |
| { |
| "product_name": "Apache HTTP Server", |
| "version": { |
| "version_data": [ |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.12" |
| }, |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.10" |
| }, |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.9" |
| }, |
| { |
| "version_name": "2.4", |
| "version_affected": "=", |
| "version_value": "2.4.7" |
| } |
| ] |
| } |
| } |
| ] |
| } |
| } |
| ] |
| } |
| } |
| } |