2026-05-23 18:30CVE-2018-25355VulnCheck
PUBLISHED5.2CWE-120

Audiograbber 1.83 Local Buffer Overflow via SEH

Audiograbber 1.83 contains a local buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting structured exception handling mechanisms. Attackers can craft malicious input in the Interpret or Album fields that triggers a buffer overflow, overwriting SEH pointers and executing injected shellcode with application privileges.

Problem type

Affected products

Audiograbber

Audiograbber

1.83 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2018-25355
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2018-25355",
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "dateUpdated": "2026-05-23T18:30:54.959Z",
    "dateReserved": "2026-05-23T16:22:59.669Z",
    "datePublished": "2026-05-23T18:30:54.959Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck",
        "dateUpdated": "2026-05-23T18:30:54.959Z"
      },
      "datePublic": "2018-06-16T00:00:00.000Z",
      "title": "Audiograbber 1.83 Local Buffer Overflow via SEH",
      "descriptions": [
        {
          "lang": "en",
          "value": "Audiograbber 1.83 contains a local buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting structured exception handling mechanisms. Attackers can craft malicious input in the Interpret or Album fields that triggers a buffer overflow, overwriting SEH pointers and executing injected shellcode with application privileges."
        }
      ],
      "affected": [
        {
          "vendor": "Audiograbber",
          "product": "Audiograbber",
          "versions": [
            {
              "version": "1.83",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
              "cweId": "CWE-120",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://www.exploit-db.com/exploits/44903",
          "name": "ExploitDB-44903",
          "tags": [
            "exploit"
          ]
        },
        {
          "url": "https://www.audiograbber.org/",
          "name": "Official Product Homepage",
          "tags": [
            "product"
          ]
        },
        {
          "url": "https://www.vulncheck.com/advisories/audiograbber-local-buffer-overflow-via-seh",
          "name": "VulnCheck Advisory: Audiograbber 1.83 Local Buffer Overflow via SEH",
          "tags": [
            "third-party-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS"
        },
        {
          "format": "CVSS",
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "attackVector": "LOCAL",
            "attackComplexity": "LOW",
            "privilegesRequired": "NONE",
            "userInteraction": "NONE",
            "scope": "UNCHANGED",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "availabilityImpact": "HIGH",
            "baseScore": 8.4,
            "baseSeverity": "HIGH"
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Dennis 'dhn' Herrmann",
          "type": "finder"
        }
      ]
    }
  }
}