GSD-2015-1261

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java in Google Chrome before 43.0.2357.65 on Android does not properly restrict use of a URL's fragment identifier during construction of a page-info popup, which allows remote attackers to spoof the URL bar or deliver misleading popup content via crafted text.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2015-1261",
    "description": "android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java in Google Chrome before 43.0.2357.65 on Android does not properly restrict use of a URL\u0027s fragment identifier during construction of a page-info popup, which allows remote attackers to spoof the URL bar or deliver misleading popup content via crafted text.",
    "id": "GSD-2015-1261",
    "references": [
      "https://www.suse.com/security/cve/CVE-2015-1261.html",
      "https://www.debian.org/security/2015/dsa-3267",
      "https://access.redhat.com/errata/RHSA-2015:1023"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-1261"
      ],
      "details": "android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java in Google Chrome before 43.0.2357.65 on Android does not properly restrict use of a URL\u0027s fragment identifier during construction of a page-info popup, which allows remote attackers to spoof the URL bar or deliver misleading popup content via crafted text.",
      "id": "GSD-2015-1261",
      "modified": "2023-12-13T01:20:05.293755Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@google.com",
        "ID": "CVE-2015-1261",
        "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": "android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java in Google Chrome before 43.0.2357.65 on Android does not properly restrict use of a URL\u0027s fragment identifier during construction of a page-info popup, which allows remote attackers to spoof the URL bar or deliver misleading popup content via crafted text."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://codereview.chromium.org/1056743002",
            "refsource": "CONFIRM",
            "url": "https://codereview.chromium.org/1056743002"
          },
          {
            "name": "openSUSE-SU-2015:0969",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00091.html"
          },
          {
            "name": "http://googlechromereleases.blogspot.com/2015/05/stable-channel-update_19.html",
            "refsource": "CONFIRM",
            "url": "http://googlechromereleases.blogspot.com/2015/05/stable-channel-update_19.html"
          },
          {
            "name": "https://codereview.chromium.org/1077483002",
            "refsource": "CONFIRM",
            "url": "https://codereview.chromium.org/1077483002"
          },
          {
            "name": "openSUSE-SU-2015:1877",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00015.html"
          },
          {
            "name": "1032375",
            "refsource": "SECTRACK",
            "url": "http://www.securitytracker.com/id/1032375"
          },
          {
            "name": "DSA-3267",
            "refsource": "DEBIAN",
            "url": "http://www.debian.org/security/2015/dsa-3267"
          },
          {
            "name": "74723",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/74723"
          },
          {
            "name": "https://codereview.chromium.org/1011383005",
            "refsource": "CONFIRM",
            "url": "https://codereview.chromium.org/1011383005"
          },
          {
            "name": "https://code.google.com/p/chromium/issues/detail?id=466351",
            "refsource": "CONFIRM",
            "url": "https://code.google.com/p/chromium/issues/detail?id=466351"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:google:chrome:*:*:*:*:*:android:*:*",
                "cpe_name": [],
                "versionEndIncluding": "42.0.2311.107",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@google.com",
          "ID": "CVE-2015-1261"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "android/java/src/org/chromium/chrome/browser/WebsiteSettingsPopup.java in Google Chrome before 43.0.2357.65 on Android does not properly restrict use of a URL\u0027s fragment identifier during construction of a page-info popup, which allows remote attackers to spoof the URL bar or deliver misleading popup content via crafted text."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://code.google.com/p/chromium/issues/detail?id=466351",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://code.google.com/p/chromium/issues/detail?id=466351"
            },
            {
              "name": "https://codereview.chromium.org/1011383005",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://codereview.chromium.org/1011383005"
            },
            {
              "name": "http://googlechromereleases.blogspot.com/2015/05/stable-channel-update_19.html",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://googlechromereleases.blogspot.com/2015/05/stable-channel-update_19.html"
            },
            {
              "name": "https://codereview.chromium.org/1056743002",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://codereview.chromium.org/1056743002"
            },
            {
              "name": "https://codereview.chromium.org/1077483002",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://codereview.chromium.org/1077483002"
            },
            {
              "name": "DSA-3267",
              "refsource": "DEBIAN",
              "tags": [],
              "url": "http://www.debian.org/security/2015/dsa-3267"
            },
            {
              "name": "openSUSE-SU-2015:1877",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00015.html"
            },
            {
              "name": "openSUSE-SU-2015:0969",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00091.html"
            },
            {
              "name": "1032375",
              "refsource": "SECTRACK",
              "tags": [],
              "url": "http://www.securitytracker.com/id/1032375"
            },
            {
              "name": "74723",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/74723"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2017-01-03T02:59Z",
      "publishedDate": "2015-05-20T10:59Z"
    }
  }
}



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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…