fkie_cve-2009-0388
Vulnerability from fkie_nvd
Published
2009-02-04 19:30
Modified
2024-11-21 00:59
Severity ?
Summary
Multiple integer signedness errors in (1) UltraVNC 1.0.2 and 1.0.5 and (2) TightVnc 1.3.9 allow remote VNC servers to cause a denial of service (heap corruption and application crash) or possibly execute arbitrary code via a large length value in a message, related to the (a) ClientConnection::CheckBufferSize and (b) ClientConnection::CheckFileZipBufferSize functions in ClientConnection.cpp.
References
cve@mitre.orghttp://forum.ultravnc.info/viewtopic.php?t=14654
cve@mitre.orghttp://secunia.com/advisories/33807
cve@mitre.orghttp://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564
cve@mitre.orghttp://www.coresecurity.com/content/vnc-integer-overflowsExploit
cve@mitre.orghttp://www.securityfocus.com/archive/1/500632/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/33568Exploit, Patch
cve@mitre.orghttp://www.vupen.com/english/advisories/2009/0321
cve@mitre.orghttp://www.vupen.com/english/advisories/2009/0322
cve@mitre.orghttps://www.exploit-db.com/exploits/7990
cve@mitre.orghttps://www.exploit-db.com/exploits/8024
af854a3a-2127-422b-91ae-364da2661108http://forum.ultravnc.info/viewtopic.php?t=14654
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/33807
af854a3a-2127-422b-91ae-364da2661108http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564
af854a3a-2127-422b-91ae-364da2661108http://www.coresecurity.com/content/vnc-integer-overflowsExploit
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/500632/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/33568Exploit, Patch
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2009/0321
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2009/0322
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/7990
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/8024
Impacted products
Vendor Product Version
tightvnc tightvnc 1.3.9
ultravnc ultravnc 1.0.2
ultravnc ultravnc 1.0.5



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:tightvnc:tightvnc:1.3.9:*:*:*:*:*:*:*",
              "matchCriteriaId": "6E472222-224B-41BD-A788-F6D6AF96430B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ultravnc:ultravnc:1.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "C556A1A6-30ED-4988-B66B-CF823B297CF3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ultravnc:ultravnc:1.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "835FD162-1BE0-43C6-93A5-1E450505D2A9",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Multiple integer signedness errors in (1) UltraVNC 1.0.2 and 1.0.5 and (2) TightVnc 1.3.9 allow remote VNC servers to cause a denial of service (heap corruption and application crash) or possibly execute arbitrary code via a large length value in a message, related to the (a) ClientConnection::CheckBufferSize and (b) ClientConnection::CheckFileZipBufferSize functions in ClientConnection.cpp."
    },
    {
      "lang": "es",
      "value": "Errores m\u00faltiples de signo de entero en (1) UltraVNC v1.0.2 y v1.0.5 y (2) TightVnc v1.3.9 permiten a atacantes remotos provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de la cabecera y ca\u00edda de la aplicaci\u00f3n) o posiblemente ejecutar codigo de su elecci\u00f3n mediante un valor de gran longitud en un mensaje, en relaci\u00f3n con las funciones (a) ClientConnection::CheckBufferSize y (b) ClientConnection::CheckFileZipBufferSize en ClientConnection.cpp."
    }
  ],
  "id": "CVE-2009-0388",
  "lastModified": "2024-11-21T00:59:47.453",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "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": true,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2009-02-04T19:30:00.530",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://forum.ultravnc.info/viewtopic.php?t=14654"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/33807"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev\u0026revision=3564"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.coresecurity.com/content/vnc-integer-overflows"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/500632/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "http://www.securityfocus.com/bid/33568"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2009/0321"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2009/0322"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/7990"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/8024"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://forum.ultravnc.info/viewtopic.php?t=14654"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/33807"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev\u0026revision=3564"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.coresecurity.com/content/vnc-integer-overflows"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/500632/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "http://www.securityfocus.com/bid/33568"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2009/0321"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2009/0322"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/7990"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/8024"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "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.