ghsa-6vf6-g3pr-j83h
Vulnerability from github
Published
2023-01-20 16:55
Modified
2023-01-24 18:56
Summary
pimcore is vulnerable to cross-site scripting via "title field " in data objects
Details

Impact

The vulnerability is capable of resulting in stolen user cookies.

Proof of Concept

``` Login with dev account https://11.x-dev.pimcore.fun/admin/?_dc=1670962076&perspective=

Go to setting --> data objects --> classes --> events

Click media under genaral settings

Add payload in title field.

Go to data objects module and open events, xss will trigger

// PoC.js "> ```

Patches

Update to version 10.5.14 or apply this patch manually https://github.com/pimcore/pimcore/pull/13916.patch

Workarounds

Apply https://github.com/pimcore/pimcore/pull/13916.patch manually.

References

https://huntr.dev/bounties/129d6a4b-0504-4de1-a72c-3f12c4552343/

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "pimcore/pimcore"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "10.5.14"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2023-0323"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-01-20T16:55:24Z",
    "nvd_published_at": "2023-01-16T15:15:00Z",
    "severity": "MODERATE"
  },
  "details": "### Impact\nThe vulnerability is capable of resulting in stolen user cookies.\n\n#### Proof of Concept\n```\nLogin with dev account https://11.x-dev.pimcore.fun/admin/?_dc=1670962076\u0026perspective=\n\nGo to setting --\u003e data objects --\u003e classes --\u003e events\n\nClick media under genaral settings\n\nAdd payload in title field.\n\nGo to data objects module and open events, xss will trigger\n\n// PoC.js \"\u003e\u003ciMg SrC=\"x\" oNeRRor=\"alert(xss);\"\u003e\n```\n### Patches\nUpdate to version 10.5.14 or apply this patch manually https://github.com/pimcore/pimcore/pull/13916.patch\n\n### Workarounds\nApply https://github.com/pimcore/pimcore/pull/13916.patch manually.\n\n### References\nhttps://huntr.dev/bounties/129d6a4b-0504-4de1-a72c-3f12c4552343/\n",
  "id": "GHSA-6vf6-g3pr-j83h",
  "modified": "2023-01-24T18:56:50Z",
  "published": "2023-01-20T16:55:24Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-6vf6-g3pr-j83h"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0323"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pimcore/pimcore/pull/13916.patch"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pimcore/pimcore/commit/746fac1a342841624f63ab13edcd340358e1bc04"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/pimcore/pimcore"
    },
    {
      "type": "WEB",
      "url": "https://huntr.dev/bounties/129d6a4b-0504-4de1-a72c-3f12c4552343"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "pimcore is vulnerable to cross-site scripting via \"title field \" in data objects"
}


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.


Loading…

Loading…