gsd-2009-1382
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Multiple stack-based buffer overflows in mimetex.cgi in mimeTeX, when downloaded before 20090713, allow remote attackers to execute arbitrary code via a TeX file with long (1) picture, (2) circle, or (3) input tags.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2009-1382",
    "description": "Multiple stack-based buffer overflows in mimetex.cgi in mimeTeX, when downloaded before 20090713, allow remote attackers to execute arbitrary code via a TeX file with long (1) picture, (2) circle, or (3) input tags.",
    "id": "GSD-2009-1382",
    "references": [
      "https://www.debian.org/security/2009/dsa-1917"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2009-1382"
      ],
      "details": "Multiple stack-based buffer overflows in mimetex.cgi in mimeTeX, when downloaded before 20090713, allow remote attackers to execute arbitrary code via a TeX file with long (1) picture, (2) circle, or (3) input tags.",
      "id": "GSD-2009-1382",
      "modified": "2023-12-13T01:19:48.540538Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2009-1382",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Multiple stack-based buffer overflows in mimetex.cgi in mimeTeX, when downloaded before 20090713, allow remote attackers to execute arbitrary code via a TeX file with long (1) picture, (2) circle, or (3) input tags."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://groups.google.com/group/comp.text.tex/browse_thread/thread/5d56d3d744351578",
            "refsource": "MISC",
            "url": "http://groups.google.com/group/comp.text.tex/browse_thread/thread/5d56d3d744351578"
          },
          {
            "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/039314.html",
            "refsource": "MISC",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/039314.html"
          },
          {
            "name": "http://scary.beasts.org/security/CESA-2009-009.html",
            "refsource": "MISC",
            "url": "http://scary.beasts.org/security/CESA-2009-009.html"
          },
          {
            "name": "http://secunia.com/advisories/35752",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/35752"
          },
          {
            "name": "http://secunia.com/advisories/35816",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/35816"
          },
          {
            "name": "http://www.ocert.org/advisories/ocert-2009-010.html",
            "refsource": "MISC",
            "url": "http://www.ocert.org/advisories/ocert-2009-010.html"
          },
          {
            "name": "http://www.securityfocus.com/archive/1/504919/100/0/threaded",
            "refsource": "MISC",
            "url": "http://www.securityfocus.com/archive/1/504919/100/0/threaded"
          },
          {
            "name": "http://www.vupen.com/english/advisories/2009/1875",
            "refsource": "MISC",
            "url": "http://www.vupen.com/english/advisories/2009/1875"
          },
          {
            "name": "http://www.vupen.com/english/advisories/2010/0877",
            "refsource": "MISC",
            "url": "http://www.vupen.com/english/advisories/2010/0877"
          },
          {
            "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51794",
            "refsource": "MISC",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51794"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:forkosh:mimetex:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.71",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2009-1382"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Multiple stack-based buffer overflows in mimetex.cgi in mimeTeX, when downloaded before 20090713, allow remote attackers to execute arbitrary code via a TeX file with long (1) picture, (2) circle, or (3) input tags."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-119"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://scary.beasts.org/security/CESA-2009-009.html",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://scary.beasts.org/security/CESA-2009-009.html"
            },
            {
              "name": "35752",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/35752"
            },
            {
              "name": "ADV-2009-1875",
              "refsource": "VUPEN",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.vupen.com/english/advisories/2009/1875"
            },
            {
              "name": "35816",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/35816"
            },
            {
              "name": "http://groups.google.com/group/comp.text.tex/browse_thread/thread/5d56d3d744351578",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Patch"
              ],
              "url": "http://groups.google.com/group/comp.text.tex/browse_thread/thread/5d56d3d744351578"
            },
            {
              "name": "http://www.ocert.org/advisories/ocert-2009-010.html",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.ocert.org/advisories/ocert-2009-010.html"
            },
            {
              "name": "ADV-2010-0877",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2010/0877"
            },
            {
              "name": "FEDORA-2010-6546",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-April/039314.html"
            },
            {
              "name": "mimetex-mimetex-bo(51794)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51794"
            },
            {
              "name": "20090713 [oCERT-2009-010] mimeTeX and mathTeX buffer overflows and commandinjection",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "http://www.securityfocus.com/archive/1/504919/100/0/threaded"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2018-10-10T19:36Z",
      "publishedDate": "2009-07-14T20:30Z"
    }
  }
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…