GHSA-7pfc-cc9x-8p4m

Suggest an improvement
Source
https://github.com/advisories/GHSA-7pfc-cc9x-8p4m
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/10/GHSA-7pfc-cc9x-8p4m/GHSA-7pfc-cc9x-8p4m.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-7pfc-cc9x-8p4m
Aliases
Published
2022-10-19T12:00:18Z
Modified
2023-11-08T04:10:39.437553Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Apache Isis Cross-site Scripting vulnerability
Details

Prior to 2.0.0-M9, it was possible for an end-user to set the value of an editable string property of a domain object to a value that would be rendered unchanged when the value was saved. In particular, the end-user could enter javascript or similar and this would be executed. As of this release, the inputted strings are properly escaped when rendered.

Database specific
{
    "nvd_published_at": "2022-10-19T08:15:00Z",
    "github_reviewed_at": "2022-10-19T18:50:59Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Maven / org.apache.isis.core:isis-core

Package

Name
org.apache.isis.core:isis-core
View open source insights on deps.dev
Purl
pkg:maven/org.apache.isis.core/isis-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.0.0-M9

Affected versions

2.*

2.0.0-M4
2.0.0-M5
2.0.0-M6
2.0.0-M7
2.0.0-M8