cve-2009-0388
Vulnerability from cvelistv5
Published
2009-02-04 19:00
Modified
2024-08-07 04:31
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
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-07T04:31:25.854Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://forum.ultravnc.info/viewtopic.php?t=14654",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564",
               },
               {
                  name: "ADV-2009-0321",
                  tags: [
                     "vdb-entry",
                     "x_refsource_VUPEN",
                     "x_transferred",
                  ],
                  url: "http://www.vupen.com/english/advisories/2009/0321",
               },
               {
                  name: "33568",
                  tags: [
                     "vdb-entry",
                     "x_refsource_BID",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/bid/33568",
               },
               {
                  name: "20090203 CORE-2008-1009 - VNC Multiple Integer Overflows",
                  tags: [
                     "mailing-list",
                     "x_refsource_BUGTRAQ",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/archive/1/500632/100/0/threaded",
               },
               {
                  name: "8024",
                  tags: [
                     "exploit",
                     "x_refsource_EXPLOIT-DB",
                     "x_transferred",
                  ],
                  url: "https://www.exploit-db.com/exploits/8024",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "http://www.coresecurity.com/content/vnc-integer-overflows",
               },
               {
                  name: "ADV-2009-0322",
                  tags: [
                     "vdb-entry",
                     "x_refsource_VUPEN",
                     "x_transferred",
                  ],
                  url: "http://www.vupen.com/english/advisories/2009/0322",
               },
               {
                  name: "7990",
                  tags: [
                     "exploit",
                     "x_refsource_EXPLOIT-DB",
                     "x_transferred",
                  ],
                  url: "https://www.exploit-db.com/exploits/7990",
               },
               {
                  name: "33807",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/33807",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2009-01-21T00:00:00",
         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.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2018-10-11T19:57:01",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://forum.ultravnc.info/viewtopic.php?t=14654",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564",
            },
            {
               name: "ADV-2009-0321",
               tags: [
                  "vdb-entry",
                  "x_refsource_VUPEN",
               ],
               url: "http://www.vupen.com/english/advisories/2009/0321",
            },
            {
               name: "33568",
               tags: [
                  "vdb-entry",
                  "x_refsource_BID",
               ],
               url: "http://www.securityfocus.com/bid/33568",
            },
            {
               name: "20090203 CORE-2008-1009 - VNC Multiple Integer Overflows",
               tags: [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
               ],
               url: "http://www.securityfocus.com/archive/1/500632/100/0/threaded",
            },
            {
               name: "8024",
               tags: [
                  "exploit",
                  "x_refsource_EXPLOIT-DB",
               ],
               url: "https://www.exploit-db.com/exploits/8024",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "http://www.coresecurity.com/content/vnc-integer-overflows",
            },
            {
               name: "ADV-2009-0322",
               tags: [
                  "vdb-entry",
                  "x_refsource_VUPEN",
               ],
               url: "http://www.vupen.com/english/advisories/2009/0322",
            },
            {
               name: "7990",
               tags: [
                  "exploit",
                  "x_refsource_EXPLOIT-DB",
               ],
               url: "https://www.exploit-db.com/exploits/7990",
            },
            {
               name: "33807",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/33807",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2009-0388",
               STATE: "PUBLIC",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "n/a",
                                 version: {
                                    version_data: [
                                       {
                                          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 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.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "http://forum.ultravnc.info/viewtopic.php?t=14654",
                     refsource: "CONFIRM",
                     url: "http://forum.ultravnc.info/viewtopic.php?t=14654",
                  },
                  {
                     name: "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564",
                     refsource: "CONFIRM",
                     url: "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564",
                  },
                  {
                     name: "ADV-2009-0321",
                     refsource: "VUPEN",
                     url: "http://www.vupen.com/english/advisories/2009/0321",
                  },
                  {
                     name: "33568",
                     refsource: "BID",
                     url: "http://www.securityfocus.com/bid/33568",
                  },
                  {
                     name: "20090203 CORE-2008-1009 - VNC Multiple Integer Overflows",
                     refsource: "BUGTRAQ",
                     url: "http://www.securityfocus.com/archive/1/500632/100/0/threaded",
                  },
                  {
                     name: "8024",
                     refsource: "EXPLOIT-DB",
                     url: "https://www.exploit-db.com/exploits/8024",
                  },
                  {
                     name: "http://www.coresecurity.com/content/vnc-integer-overflows",
                     refsource: "MISC",
                     url: "http://www.coresecurity.com/content/vnc-integer-overflows",
                  },
                  {
                     name: "ADV-2009-0322",
                     refsource: "VUPEN",
                     url: "http://www.vupen.com/english/advisories/2009/0322",
                  },
                  {
                     name: "7990",
                     refsource: "EXPLOIT-DB",
                     url: "https://www.exploit-db.com/exploits/7990",
                  },
                  {
                     name: "33807",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/33807",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2009-0388",
      datePublished: "2009-02-04T19:00:00",
      dateReserved: "2009-02-02T00:00:00",
      dateUpdated: "2024-08-07T04:31:25.854Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2009-0388\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-02-04T19:30:00.530\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"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últiples 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ón de servicio (corrupción de la cabecera y caída de la aplicación) o posiblemente ejecutar codigo de su elección mediante un valor de gran longitud en un mensaje, en relación con las funciones (a) ClientConnection::CheckBufferSize y (b) ClientConnection::CheckFileZipBufferSize en ClientConnection.cpp.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":true,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"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\"}]}]}],\"references\":[{\"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&revision=3564\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.coresecurity.com/content/vnc-integer-overflows\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/500632/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/33568\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"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\":\"cve@mitre.org\"},{\"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&revision=3564\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.coresecurity.com/content/vnc-integer-overflows\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/500632/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/33568\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"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\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.