pysec-2017-45
Vulnerability from pysec
Published
2017-09-21 14:29
Modified
2021-07-15 02:22
Details

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




{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "ipython",
        "purl": "pkg:pypi/ipython"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c2078a53543ed502efd968649fee1125e0eb549c"
            },
            {
              "fixed": "7222bd53ad089a65fd610fab4626f9d0ab47dfce"
            }
          ],
          "repo": "https://github.com/ipython/ipython",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "3.0.0"
            },
            {
              "fixed": "3.2.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.0.0",
        "3.1.0"
      ]
    }
  ],
  "aliases": [
    "CVE-2015-4706",
    "GHSA-q326-jhw3-699g"
  ],
  "details": "Cross-site scripting (XSS) vulnerability in IPython 3.x before 3.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving JSON error messages and the /api/contents path.",
  "id": "PYSEC-2017-45",
  "modified": "2021-07-15T02:22:14.767338Z",
  "published": "2017-09-21T14:29:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://ipython.org/ipython-doc/3/whatsnew/version3.html"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ipython/ipython/commit/c2078a53543ed502efd968649fee1125e0eb549c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ipython/ipython/commit/7222bd53ad089a65fd610fab4626f9d0ab47dfce"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1235688"
    },
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2015/06/22/7"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/75328"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-q326-jhw3-699g"
    }
  ]
}


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.