GHSA-2c25-xfpq-8w9r

Suggest an improvement
Source
https://github.com/advisories/GHSA-2c25-xfpq-8w9r
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-2c25-xfpq-8w9r/GHSA-2c25-xfpq-8w9r.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2c25-xfpq-8w9r
Aliases
Published
2021-08-13T15:22:14Z
Modified
2023-11-08T04:06:04.254356Z
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
Cross-site scripting in jfinal
Details

An issue was discovered in JFinal framework v4.9.10 and below. The "set" method of the "Controller" class of jfinal framework is not strictly filtered, which will lead to XSS vulnerabilities in some cases.

Database specific
{
    "nvd_published_at": "2021-06-24T15:15:00Z",
    "github_reviewed_at": "2021-06-25T15:28:12Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Maven / com.jfinal:jfinal

Package

Name
com.jfinal:jfinal
View open source insights on deps.dev
Purl
pkg:maven/com.jfinal/jfinal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.9.11

Affected versions

1.*

1.4
1.4.0
1.5
1.6
1.8
1.9

2.*

2.0
2.1
2.2

3.*

3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8

4.*

4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
4.9.01
4.9.02
4.9.03
4.9.04
4.9.05
4.9.06
4.9.07
4.9.08
4.9.09
4.9.10

Database specific

{
    "last_known_affected_version_range": "<= 4.9.10"
}