GHSA-66gw-5xpf-gfp5
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-07-06 20:15
Severity
Summary
Improper Neutralization of Input During Web Page Generation in IPython
Details

Cross-site scripting (XSS) vulnerability in IPython before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/notebooks path.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "ipython"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.0.0"
            },
            {
              "fixed": "3.2.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2015-4707"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-06T20:15:29Z",
    "nvd_published_at": "2017-09-20T18:29:00Z",
    "severity": "MODERATE"
  },
  "details": "Cross-site scripting (XSS) vulnerability in IPython before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/notebooks path.",
  "id": "GHSA-66gw-5xpf-gfp5",
  "modified": "2022-07-06T20:15:29Z",
  "published": "2022-05-13T01:31:05Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-4707"
    },
    {
      "type": "WEB",
      "url": "https://github.com/ipython/ipython/commit/7222bd53ad089a65fd610fab4626f9d0ab47dfce"
    },
    {
      "type": "WEB",
      "url": "https://github.com/ipython/ipython/commit/c2078a53543ed502efd968649fee1125e0eb549c"
    },
    {
      "type": "WEB",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1235688"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-66gw-5xpf-gfp5"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ipython/PYSEC-2017-46.yaml"
    },
    {
      "type": "WEB",
      "url": "https://ipython.org/ipython-doc/3/whatsnew/version3.html"
    },
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2015/06/22/7"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/75328"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Improper Neutralization of Input During Web Page Generation in IPython"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...