{ "id": "CVE-2022-42225", "sourceIdentifier": "cve@mitre.org", "published": "2023-05-24T20:15:09.763", "lastModified": "2023-06-01T14:15:41.747", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Jumpserver 2.10.0 <= version <= 2.26.0 contains multiple stored XSS vulnerabilities because of improper filtering of user input, which can execute any javascript under admin's permission." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:fit2cloud:lina:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.10.0", "versionEndIncluding": "2.26.0", "matchCriteriaId": "EDFC77F0-849C-42DB-9B9A-8AE66B92C3DE" } ] } ] } ], "references": [ { "url": "https://gist.github.com/bybit-sec/eb750c1d906c89e97092b29015472738", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/jumpserver/lina/blob/v2.10.0/src/views/settings/SystemMessageSubscription/SelectDialog.vue#L43", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "https://github.com/jumpserver/lina/blob/v2.11.0/src/layout/components/NavHeader/SiteMessages.vue#L40", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "https://github.com/jumpserver/lina/blob/v2.26.0/src/views/tickets/components/Comments.vue#L16", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "https://github.com/jumpserver/lina/pull/2264", "source": "cve@mitre.org", "tags": [ "Patch" ] } ] }