GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2018-16517 (GCVE-0-2018-16517)

Vulnerability from cvelistv5 – Published: 2018-09-06 23:00 – Updated: 2024-08-05 10:24
VLAI
Summary
asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file.
CWE
  • n/a
Date Public
2018-09-05 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T10:24:32.767Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bugzilla.nasm.us/show_bug.cgi?id=3392513"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://fakhrizulkifli.github.io/CVE-2018-16517.html"
          },
          {
            "name": "46726",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/46726/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html"
          },
          {
            "name": "openSUSE-SU-2020:0952",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html"
          },
          {
            "name": "openSUSE-SU-2020:0954",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2018-09-05T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-07-13T20:06:28.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bugzilla.nasm.us/show_bug.cgi?id=3392513"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://fakhrizulkifli.github.io/CVE-2018-16517.html"
        },
        {
          "name": "46726",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/46726/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html"
        },
        {
          "name": "openSUSE-SU-2020:0952",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html"
        },
        {
          "name": "openSUSE-SU-2020:0954",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2018-16517",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.nasm.us/show_bug.cgi?id=3392513",
              "refsource": "MISC",
              "url": "https://bugzilla.nasm.us/show_bug.cgi?id=3392513"
            },
            {
              "name": "https://fakhrizulkifli.github.io/CVE-2018-16517.html",
              "refsource": "MISC",
              "url": "https://fakhrizulkifli.github.io/CVE-2018-16517.html"
            },
            {
              "name": "46726",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/46726/"
            },
            {
              "name": "http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html",
              "refsource": "MISC",
              "url": "http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html"
            },
            {
              "name": "openSUSE-SU-2020:0952",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html"
            },
            {
              "name": "openSUSE-SU-2020:0954",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2018-16517",
    "datePublished": "2018-09-06T23:00:00.000Z",
    "dateReserved": "2018-09-05T00:00:00.000Z",
    "dateUpdated": "2024-08-05T10:24:32.767Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2018-16517",
      "date": "2026-09-16",
      "epss": "0.05166",
      "percentile": "0.92012"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.13.03\", \"matchCriteriaId\": \"2F34FCFC-CEA1-43D8-BBA3-2AD1F9B2D617\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14:rc15:*:*:*:*:*:*\", \"matchCriteriaId\": \"F0342DFD-0DB1-4C31-A862-C476506F20E0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"FEEBD480-549D-444B-989C-E7443E111ED3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc10:*:*:*:*:*:*\", \"matchCriteriaId\": \"94607208-5382-45CB-9E0E-24FB04D200F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc11:*:*:*:*:*:*\", \"matchCriteriaId\": \"F7E3C5C7-09E4-42A1-975F-89919BFD8547\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc12:*:*:*:*:*:*\", \"matchCriteriaId\": \"23D65F3D-1F5A-47A8-828C-1473560AF68A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc13:*:*:*:*:*:*\", \"matchCriteriaId\": \"5AA3BBE2-0648-49FF-8321-E90E506ECA03\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc14:*:*:*:*:*:*\", \"matchCriteriaId\": \"83439808-E136-4A16-897E-34B8CFC9CCA6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"1597D549-DDBD-4333-A631-97BFBFDFA0AC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"080A0929-752A-4051-85B8-C9E3AFDEFC0E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc4:*:*:*:*:*:*\", \"matchCriteriaId\": \"D30835C7-A156-44D1-9AD2-D41ABCDDFA27\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc5:*:*:*:*:*:*\", \"matchCriteriaId\": \"7E540236-A8D6-443C-A268-61928ACC8BD6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc6:*:*:*:*:*:*\", \"matchCriteriaId\": \"9F8906E7-EF2A-46D1-A494-5393538069CE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc7:*:*:*:*:*:*\", \"matchCriteriaId\": \"CAE1ABD3-9948-4D4B-8776-992721A39207\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc8:*:*:*:*:*:*\", \"matchCriteriaId\": \"9846285D-5907-4B59-8425-51D40ED7D0F8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc9:*:*:*:*:*:*\", \"matchCriteriaId\": \"DD088CCE-FD7D-4C31-A141-E7C6ACB7901C\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file.\"}, {\"lang\": \"es\", \"value\": \"asm/labels.c en Netwide Assembler (NASM) es propenso a una desreferencia de puntero NULL, lo que permite que el atacante provoque una denegaci\\u00f3n de servicio (DoS) mediante un archivo manipulado.\"}]",
      "id": "CVE-2018-16517",
      "lastModified": "2024-11-21T03:52:53.770",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:N/A:P\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
      "published": "2018-09-06T23:29:01.460",
      "references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://bugzilla.nasm.us/show_bug.cgi?id=3392513\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://fakhrizulkifli.github.io/CVE-2018-16517.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://www.exploit-db.com/exploits/46726/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://bugzilla.nasm.us/show_bug.cgi?id=3392513\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://fakhrizulkifli.github.io/CVE-2018-16517.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://www.exploit-db.com/exploits/46726/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\", \"VDB Entry\"]}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2018-16517\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-09-06T23:29:01.460\",\"lastModified\":\"2024-11-21T03:52:53.770\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"asm/labels.c in Netwide Assembler (NASM) is prone to NULL Pointer Dereference, which allows the attacker to cause a denial of service via a crafted file.\"},{\"lang\":\"es\",\"value\":\"asm/labels.c en Netwide Assembler (NASM) es propenso a una desreferencia de puntero NULL, lo que permite que el atacante provoque una denegaci\u00f3n de servicio (DoS) mediante un archivo manipulado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.13.03\",\"matchCriteriaId\":\"2F34FCFC-CEA1-43D8-BBA3-2AD1F9B2D617\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14:rc15:*:*:*:*:*:*\",\"matchCriteriaId\":\"F0342DFD-0DB1-4C31-A862-C476506F20E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FEEBD480-549D-444B-989C-E7443E111ED3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc10:*:*:*:*:*:*\",\"matchCriteriaId\":\"94607208-5382-45CB-9E0E-24FB04D200F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc11:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7E3C5C7-09E4-42A1-975F-89919BFD8547\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc12:*:*:*:*:*:*\",\"matchCriteriaId\":\"23D65F3D-1F5A-47A8-828C-1473560AF68A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc13:*:*:*:*:*:*\",\"matchCriteriaId\":\"5AA3BBE2-0648-49FF-8321-E90E506ECA03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc14:*:*:*:*:*:*\",\"matchCriteriaId\":\"83439808-E136-4A16-897E-34B8CFC9CCA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"1597D549-DDBD-4333-A631-97BFBFDFA0AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"080A0929-752A-4051-85B8-C9E3AFDEFC0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"D30835C7-A156-44D1-9AD2-D41ABCDDFA27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E540236-A8D6-443C-A268-61928ACC8BD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F8906E7-EF2A-46D1-A494-5393538069CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"CAE1ABD3-9948-4D4B-8776-992721A39207\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc8:*:*:*:*:*:*\",\"matchCriteriaId\":\"9846285D-5907-4B59-8425-51D40ED7D0F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nasm:netwide_assembler:2.14.0:rc9:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD088CCE-FD7D-4C31-A141-E7C6ACB7901C\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.nasm.us/show_bug.cgi?id=3392513\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://fakhrizulkifli.github.io/CVE-2018-16517.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://www.exploit-db.com/exploits/46726/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/152566/Netwide-Assembler-NASM-2.14rc15-Null-Pointer-Dereference.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.nasm.us/show_bug.cgi?id=3392513\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://fakhrizulkifli.github.io/CVE-2018-16517.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://www.exploit-db.com/exploits/46726/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2025-11-21T17:09:56+00:00",
      "cve": "CVE-2018-16517",
      "id": "CVE-2018-16517",
      "initial_release_date": "2018-09-05T00:00:00+00:00",
      "product_status:known_affected": "1",
      "product_status:known_not_affected": "7",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "nasm: NULL Pointer Dereference in asm/labels.c",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2018/cve-2018-16517.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "low",
      "current_release_date": "2025-10-07T09:49:42Z",
      "cve": "CVE-2018-16517",
      "id": "CVE-2018-16517",
      "initial_release_date": "2023-02-15T04:24:17Z",
      "product_status:known_not_affected": "13",
      "product_status:recommended": "37",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2018-16517",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2018-16517.json",
      "version": "7"
    }
  }
}



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…

Detection rules are retrieved from Rulezet.

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…