CNVD-2015-05722

Vulnerability from cnvd - Published: 2015-08-31
VLAI
Title
Wireshark epan/wmem/wmem_allocator_block.c拒绝服务漏洞
Description
Wireshark(前称Ethereal)是Wireshark团队开发的一套网络数据包分析软件。 Wireshark的Memory Manager中的wmem块分配器中的epan/wmem/wmem_allocator_block.c文件中的‘wmem_block_split_free_chunk’函数多个mealloc操作会将内存块恢复成原始大小,程序未能正确处理这种特定情况,允许远程攻击者可发送特制的数据包使应用程序崩溃。
Severity
中
Patch Name
Wireshark epan/wmem/wmem_allocator_block.c拒绝服务漏洞的补丁
Patch Description
Wireshark(前称Ethereal)是Wireshark团队开发的一套网络数据包分析软件。 Wireshark的Memory Manager中的wmem块分配器中的epan/wmem/wmem_allocator_block.c文件中的‘wmem_block_split_free_chunk’函数多个mealloc操作会将内存块恢复成原始大小,程序未能正确处理这种特定情况,允许远程攻击者可发送特制的数据包使应用程序崩溃。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description

用户可参考如下厂商提供的安全公告获取补丁以修复该漏洞: http://www.wireshark.org/security/wnpa-sec-2015-22.html

Reference
http://www.wireshark.org/security/wnpa-sec-2015-22.html
Impacted products
Name
Wireshark Wireshark 1.12.x(<1.12.7)
Show details on source website

{
  "bids": {
    "bid": {
      "bidNumber": "76388"
    }
  },
  "cves": {
    "cve": {
      "cveNumber": "CVE-2015-6242"
    }
  },
  "description": "Wireshark\uff08\u524d\u79f0Ethereal\uff09\u662fWireshark\u56e2\u961f\u5f00\u53d1\u7684\u4e00\u5957\u7f51\u7edc\u6570\u636e\u5305\u5206\u6790\u8f6f\u4ef6\u3002\r\n\r\nWireshark\u7684Memory Manager\u4e2d\u7684wmem\u5757\u5206\u914d\u5668\u4e2d\u7684epan/wmem/wmem_allocator_block.c\u6587\u4ef6\u4e2d\u7684\u2018wmem_block_split_free_chunk\u2019\u51fd\u6570\u591a\u4e2amealloc\u64cd\u4f5c\u4f1a\u5c06\u5185\u5b58\u5757\u6062\u590d\u6210\u539f\u59cb\u5927\u5c0f\uff0c\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u5904\u7406\u8fd9\u79cd\u7279\u5b9a\u60c5\u51b5\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u53d1\u9001\u7279\u5236\u7684\u6570\u636e\u5305\u4f7f\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\u3002",
  "discovererName": "Alan Tu and Antti Levom\u00c3\u00a4ki",
  "formalWay": "\u7528\u6237\u53ef\u53c2\u8003\u5982\u4e0b\u5382\u5546\u63d0\u4f9b\u7684\u5b89\u5168\u516c\u544a\u83b7\u53d6\u8865\u4e01\u4ee5\u4fee\u590d\u8be5\u6f0f\u6d1e\uff1a\r\nhttp://www.wireshark.org/security/wnpa-sec-2015-22.html",
  "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
  "number": "CNVD-2015-05722",
  "openTime": "2015-08-31",
  "patchDescription": "Wireshark\uff08\u524d\u79f0Ethereal\uff09\u662fWireshark\u56e2\u961f\u5f00\u53d1\u7684\u4e00\u5957\u7f51\u7edc\u6570\u636e\u5305\u5206\u6790\u8f6f\u4ef6\u3002 \r\n\r\nWireshark\u7684Memory Manager\u4e2d\u7684wmem\u5757\u5206\u914d\u5668\u4e2d\u7684epan/wmem/wmem_allocator_block.c\u6587\u4ef6\u4e2d\u7684\u2018wmem_block_split_free_chunk\u2019\u51fd\u6570\u591a\u4e2amealloc\u64cd\u4f5c\u4f1a\u5c06\u5185\u5b58\u5757\u6062\u590d\u6210\u539f\u59cb\u5927\u5c0f\uff0c\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u5904\u7406\u8fd9\u79cd\u7279\u5b9a\u60c5\u51b5\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u53d1\u9001\u7279\u5236\u7684\u6570\u636e\u5305\u4f7f\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
  "patchName": "Wireshark epan/wmem/wmem_allocator_block.c\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\u7684\u8865\u4e01",
  "products": {
    "product": "Wireshark Wireshark 1.12.x(\u003c1.12.7)"
  },
  "referenceLink": "http://www.wireshark.org/security/wnpa-sec-2015-22.html",
  "serverity": "\u4e2d",
  "submitTime": "2015-08-27",
  "title": "Wireshark epan/wmem/wmem_allocator_block.c\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…