CVE-2008-6512 (GCVE-0-2008-6512)

Vulnerability from cvelistv5 – Published: 2009-03-24 14:00 – Updated: 2024-08-07 11:34
VLAI
Summary
Cross-domain vulnerability in the WorkerPool API in Google Gears before 0.5.4.2 allows remote attackers to bypass the Same Origin Policy and the intended access restrictions of the allowCrossOrigin function by hosting an assumed-safe file type containing Google Gear commands on the target domain, then accessing that file from the attacking domain, whose response headers are not checked and cause the worker code to run in the target domain.
Severity
No CVSS data available.
CWE
  • n/a
Assigner
References
Date Public
2008-12-08 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T11:34:46.384Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://blog.watchfire.com/wfblog/2008/12/breaking-google-gears-cross-origin-communication-model.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://code.google.com/apis/gears/upcoming/api_workerpool.html#cross_origin"
          },
          {
            "name": "gears-allowcrossorigin-security-bypass(47173)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47173"
          },
          {
            "name": "33062",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/33062"
          },
          {
            "name": "32698",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/32698"
          },
          {
            "name": "20081208 Breaking Google Gears\u0027 Cross-Origin Communication Model",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2008-December/066291.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2008-12-08T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-domain vulnerability in the WorkerPool API in Google Gears before 0.5.4.2 allows remote attackers to bypass the Same Origin Policy and the intended access restrictions of the allowCrossOrigin function by hosting an assumed-safe file type containing Google Gear commands on the target domain, then accessing that file from the attacking domain, whose response headers are not checked and cause the worker code to run in the target domain."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-16T14:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://blog.watchfire.com/wfblog/2008/12/breaking-google-gears-cross-origin-communication-model.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://code.google.com/apis/gears/upcoming/api_workerpool.html#cross_origin"
        },
        {
          "name": "gears-allowcrossorigin-security-bypass(47173)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47173"
        },
        {
          "name": "33062",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/33062"
        },
        {
          "name": "32698",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/32698"
        },
        {
          "name": "20081208 Breaking Google Gears\u0027 Cross-Origin Communication Model",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2008-December/066291.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2008-6512",
          "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": "Cross-domain vulnerability in the WorkerPool API in Google Gears before 0.5.4.2 allows remote attackers to bypass the Same Origin Policy and the intended access restrictions of the allowCrossOrigin function by hosting an assumed-safe file type containing Google Gear commands on the target domain, then accessing that file from the attacking domain, whose response headers are not checked and cause the worker code to run in the target domain."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://blog.watchfire.com/wfblog/2008/12/breaking-google-gears-cross-origin-communication-model.html",
              "refsource": "MISC",
              "url": "http://blog.watchfire.com/wfblog/2008/12/breaking-google-gears-cross-origin-communication-model.html"
            },
            {
              "name": "http://code.google.com/apis/gears/upcoming/api_workerpool.html#cross_origin",
              "refsource": "CONFIRM",
              "url": "http://code.google.com/apis/gears/upcoming/api_workerpool.html#cross_origin"
            },
            {
              "name": "gears-allowcrossorigin-security-bypass(47173)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47173"
            },
            {
              "name": "33062",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/33062"
            },
            {
              "name": "32698",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/32698"
            },
            {
              "name": "20081208 Breaking Google Gears\u0027 Cross-Origin Communication Model",
              "refsource": "FULLDISC",
              "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2008-December/066291.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2008-6512",
    "datePublished": "2009-03-24T14:00:00.000Z",
    "dateReserved": "2009-03-24T00:00:00.000Z",
    "dateUpdated": "2024-08-07T11:34:46.384Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2008-6512",
      "date": "2026-07-29",
      "epss": "0.04703",
      "percentile": "0.90881"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2008-6512\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-03-24T14:30:00.187\",\"lastModified\":\"2026-04-23T00:35:47.467\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-domain vulnerability in the WorkerPool API in Google Gears before 0.5.4.2 allows remote attackers to bypass the Same Origin Policy and the intended access restrictions of the allowCrossOrigin function by hosting an assumed-safe file type containing Google Gear commands on the target domain, then accessing that file from the attacking domain, whose response headers are not checked and cause the worker code to run in the target domain.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de dominio cruzado en la API WorkerPool en Google Gears anteriores a v0.5.4.2 lo que permite a atacantes remotos evitar la pol\u00edtica de igual origen y las restricciones de acceso previstas de la funci\u00f3n allowCrossOrigin , asumiendo la existencia de un fichero seguro que contiene los comandos de Google Gear en el dominio objetivo, cuando se accede a ese fichero desde el dominio atacante, las cabeceras de respuesta no son chequeadas y el c\u00f3digo worker corre en el dominio objetivo.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:gears:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.5\",\"matchCriteriaId\":\"271F3D6D-7889-4E46-8C18-96E7DE62FDBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:gears:0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE9BA757-2DE8-4FCD-BFA6-34E6A75CB6EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:gears:0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35698CCD-C9A1-4351-9E1D-5C70317600D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:gears:0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3213B623-4184-4F0D-A857-7FC53C362600\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:google:gears:0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74B98C2A-B8BE-4F2B-8C61-8408388586FC\"}]}]}],\"references\":[{\"url\":\"http://blog.watchfire.com/wfblog/2008/12/breaking-google-gears-cross-origin-communication-model.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://code.google.com/apis/gears/upcoming/api_workerpool.html#cross_origin\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.grok.org.uk/pipermail/full-disclosure/2008-December/066291.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/33062\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/32698\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/47173\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://blog.watchfire.com/wfblog/2008/12/breaking-google-gears-cross-origin-communication-model.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://code.google.com/apis/gears/upcoming/api_workerpool.html#cross_origin\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.grok.org.uk/pipermail/full-disclosure/2008-December/066291.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/33062\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/32698\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/47173\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}



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…