fkie_cve-2008-2719
Vulnerability from fkie_nvd
Published
2008-06-16 23:41
Modified
2025-04-09 00:30
Severity ?
Summary
Off-by-one error in the ppscan function (preproc.c) in Netwide Assembler (NASM) 2.02 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted file that triggers a stack-based buffer overflow.
References
cve@mitre.orghttp://repo.or.cz/w/nasm.git?a=commit%3Bh=76ec8e73db16f4cf1453a142d03bcc74d528f72f
cve@mitre.orghttp://secunia.com/advisories/30594Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/32059
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2008:120
cve@mitre.orghttp://www.openwall.com/lists/oss-security/2008/06/11/4
cve@mitre.orghttp://www.openwall.com/lists/oss-security/2008/06/11/5
cve@mitre.orghttp://www.securityfocus.com/bid/29656
cve@mitre.orghttp://www.securitytracker.com/id?1020259
cve@mitre.orghttp://www.ubuntu.com/usn/usn-648-1
cve@mitre.orghttp://www.vupen.com/english/advisories/2008/1811
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/42995
cve@mitre.orghttps://sourceforge.net/project/shownotes.php?group_id=6208&release_id=606115
cve@mitre.orghttps://sourceforge.net/tracker/?func=detail&atid=106208&aid=1942146&group_id=6208
af854a3a-2127-422b-91ae-364da2661108http://repo.or.cz/w/nasm.git?a=commit%3Bh=76ec8e73db16f4cf1453a142d03bcc74d528f72f
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/30594Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/32059
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2008:120
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2008/06/11/4
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2008/06/11/5
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/29656
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1020259
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/usn-648-1
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2008/1811
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/42995
af854a3a-2127-422b-91ae-364da2661108https://sourceforge.net/project/shownotes.php?group_id=6208&release_id=606115
af854a3a-2127-422b-91ae-364da2661108https://sourceforge.net/tracker/?func=detail&atid=106208&aid=1942146&group_id=6208
Impacted products
Vendor Product Version
nasm netwide_assembler 2.02



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:nasm:netwide_assembler:2.02:*:*:*:*:*:*:*",
              "matchCriteriaId": "BC065B06-BE9F-42D8-9FAC-1031F49067CA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Off-by-one error in the ppscan function (preproc.c) in Netwide Assembler (NASM) 2.02 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted file that triggers a stack-based buffer overflow."
    },
    {
      "lang": "es",
      "value": "Error de superaci\u00f3n de l\u00edmite (off-by-one) en la funci\u00f3n ppscan (prepoc.c) de Netwide Assembler (NASM) 2.02; permite a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (ca\u00edda) y puede que ejecutar c\u00f3digo de su elecci\u00f3n mediante un fichero manipulado que produce un desbordamiento del b\u00fafer basado en pila."
    }
  ],
  "id": "CVE-2008-2719",
  "lastModified": "2025-04-09T00:30:58.490",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.8,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": true,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ]
  },
  "published": "2008-06-16T23:41:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://repo.or.cz/w/nasm.git?a=commit%3Bh=76ec8e73db16f4cf1453a142d03bcc74d528f72f"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/30594"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/32059"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:120"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2008/06/11/4"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2008/06/11/5"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/29656"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securitytracker.com/id?1020259"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.ubuntu.com/usn/usn-648-1"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2008/1811"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42995"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://sourceforge.net/project/shownotes.php?group_id=6208\u0026release_id=606115"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://sourceforge.net/tracker/?func=detail\u0026atid=106208\u0026aid=1942146\u0026group_id=6208"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://repo.or.cz/w/nasm.git?a=commit%3Bh=76ec8e73db16f4cf1453a142d03bcc74d528f72f"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/30594"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/32059"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:120"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2008/06/11/4"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2008/06/11/5"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/29656"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id?1020259"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.ubuntu.com/usn/usn-648-1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2008/1811"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42995"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://sourceforge.net/project/shownotes.php?group_id=6208\u0026release_id=606115"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://sourceforge.net/tracker/?func=detail\u0026atid=106208\u0026aid=1942146\u0026group_id=6208"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vendorComments": [
    {
      "comment": "Not vulnerable. These issues did not affect the versions of NASM as shipped with Red Hat Enterprise Linux 2.1, 3, 4, or 5.",
      "lastModified": "2008-07-04T00:00:00",
      "organization": "Red Hat"
    }
  ],
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-189"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…