GHSA-6xxf-rwv4-mrjm

Suggest an improvement
Source
https://github.com/advisories/GHSA-6xxf-rwv4-mrjm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6xxf-rwv4-mrjm/GHSA-6xxf-rwv4-mrjm.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6xxf-rwv4-mrjm
Aliases
Published
2022-05-24T17:10:27Z
Modified
2024-02-16T08:20:44.823199Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Stored XSS vulnerability in Jenkins Timestamper Plugin
Details

Timestamper Plugin 1.11.1 and earlier does not escape or sanitize the HTML formatting used to display the timestamps in console output for builds.

This results in a stored cross-site scripting vulnerability that can be exploited by users with Overall/Administer permission.

Timestamper Plugin 1.11.2 sanitizes the HTML formatting for timestamps and only allows basic, safe HTML formatting.

Database specific
{
    "nvd_published_at": "2020-03-09T16:15:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-01-05T20:18:11Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:timestamper

Package

Name
org.jenkins-ci.plugins:timestamper
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/timestamper

Affected ranges

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

Affected versions

1.*

1.3
1.3.1
1.3.2
1.4
1.5
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.5.6
1.5.7
1.5.8
1.5.9
1.5.11
1.5.12
1.5.13
1.5.14
1.5.15
1.5.16
1.6
1.6.2
1.7
1.7.1
1.7.2
1.7.3
1.7.4
1.8.1
1.8.2
1.8.3
1.8.4
1.8.5
1.8.6
1.8.7
1.8.8
1.8.9
1.8.10
1.9
1.10
1.11
1.11.1

Database specific

{
    "last_known_affected_version_range": "<= 1.11.1"
}