VYPR

Md4c

by Mity

Source repositories

CVEs (8)

  • CVE-2018-11547CriMay 29, 2018
    risk 0.64cvss 9.8epss 0.02

    md_is_link_reference_definition_helper in md4c 0.2.5 has a heap-based buffer over-read because md_is_link_label mishandles loop termination.

  • CVE-2018-11546CriMay 29, 2018
    risk 0.64cvss 9.8epss 0.02

    md4c 0.2.5 has a heap-based buffer over-read because md_is_named_entity_contents has an off-by-one error.

  • CVE-2018-11545CriMay 29, 2018
    risk 0.64cvss 9.8epss 0.02

    md4c 0.2.5 has a heap-based buffer overflow in md_merge_lines because md_is_link_label mishandles the case of a link label composed solely of backslash escapes.

  • CVE-2018-11536CriMay 29, 2018
    risk 0.64cvss 9.8epss 0.02

    md4c before 0.2.5 has a heap-based buffer overflow because md_split_simple_pairing_mark mishandles splits.

  • CVE-2018-12112HigJun 11, 2018
    risk 0.51cvss 7.8epss 0.01

    md_build_attribute in md4c.c in md4c 0.2.6 allows remote attackers to cause a denial of service (Segmentation fault and application crash) or possibly have unspecified other impact via a crafted file.

  • CVE-2018-12102MedJun 11, 2018
    risk 0.36cvss 5.5epss 0.01

    md4c 0.2.6 has a NULL pointer dereference in the function md_process_line in md4c.c, related to ctx->current_block.

  • CVE-2021-30027Apr 29, 2021
    risk 0.00cvss epss 0.01

    md_analyze_line in md4c.c in md4c 0.4.7 allows attackers to trigger use of uninitialized memory, and cause a denial of service via a malformed Markdown document.

  • CVE-2020-26148Sep 29, 2020
    risk 0.00cvss epss 0.01

    md_push_block_bytes in md4c.c in md4c 0.4.5 allows attackers to trigger use of uninitialized memory, and cause a denial of service (e.g., assertion failure) via a malformed Markdown document.