FKIE_CVE-2008-2080

Vulnerability from fkie_nvd - Published: 2008-05-06 15:20 - Updated: 2026-06-16 22:53
Severity
Summary
Stack-based buffer overflow in the Read32s_64 function in src/lib/cdfread64.c in the NASA Goddard Space Flight Center Common Data Format (CDF) library before 3.2.1 allows context-dependent attackers to execute arbitrary code via a .cdf file with crafted length tags.

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "41A21366-AE55-4CB8-B425-01528FD23D64",
              "versionEndIncluding": "3.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0027323F-5D3F-414D-A123-9EF129FA541F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "4E159F33-74D3-46BA-BB77-93E8002A6945",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "42BDA289-612E-44D7-8894-C36D70B8516C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "724374E5-F56C-4133-81DC-CD190A67119C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "0BD4B2FA-522D-453A-8C3A-C7700247D3E4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "DA061A11-74B3-4F67-937A-6E683368303A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "4558EA11-DB7B-4B74-8ECE-CBB6F9BDF49B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:2.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "EA741B5E-EB75-46C2-A3D6-7E2BFCEF1F20",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E6B185C0-2DF9-4FD2-BD05-2C9487DDD96B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nasa_goddard_space_flight_center:common_data_format:3.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "B17EAF8B-6AC6-481D-A4F5-0E1B57EA92CD",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Stack-based buffer overflow in the Read32s_64 function in src/lib/cdfread64.c in the NASA Goddard Space Flight Center Common Data Format (CDF) library before 3.2.1 allows context-dependent attackers to execute arbitrary code via a .cdf file with crafted length tags."
    },
    {
      "lang": "es",
      "value": "Desbordamiento de b\u00fafer basado en pila en la funci\u00f3n Read32s_64 de src/lib/cdfread64.c en la librer\u00eda NASA Goddard Space Flight Center Common Data Format (CDF) anterior a 3.2.1 permite a atacantes dependientes del contexto ejecutar c\u00f3digo de su elecci\u00f3n mediante un archivo .cdf con etiquetas de longitud largas."
    }
  ],
  "id": "CVE-2008-2080",
  "lastModified": "2026-06-16T22:53:03.707",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": true,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2008-05-06T15:20:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://cdf.gsfc.nasa.gov/CDF32_buffer_overflow.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/30053"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/30169"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://security.gentoo.org/glsa/glsa-200805-14.xml"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "http://www.coresecurity.com/?action=item\u0026id=2260"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/29045"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securitytracker.com/id?1019965"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2008/1440/references"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42219"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://cdf.gsfc.nasa.gov/CDF32_buffer_overflow.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/30053"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/30169"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://security.gentoo.org/glsa/glsa-200805-14.xml"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "http://www.coresecurity.com/?action=item\u0026id=2260"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/29045"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id?1019965"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2008/1440/references"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42219"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



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…