- Description
- In Jenkins 2.499 and earlier, LTS 2.492.1 and earlier, redirects starting with backslash (`\`) characters are considered safe, allowing attackers to perform phishing attacks by having users go to a Jenkins URL that will forward them to a different site, because browsers interpret these characters as part of scheme-relative redirects.
- Source
- jenkinsci-cert@googlegroups.com
- NVD status
- Analyzed
- Products
- jenkins
CVSS 3.1
- Type
- Secondary
- Base score
- 4.3
- Impact score
- 1.4
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
- Severity
- MEDIUM
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-601
- Hype score
- Not currently trending
[
  {
    "nodes": [
      {
        "negate": false,
        "cpeMatch": [
          {
            "criteria": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*",
            "vulnerable": true,
            "matchCriteriaId": "4059EF76-A4B8-47E4-A1CD-1F5FE9E21EC4",
            "versionEndExcluding": "2.492.2"
          },
          {
            "criteria": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*",
            "vulnerable": true,
            "matchCriteriaId": "5208C20B-F05A-4D68-969F-38617E6ECE17",
            "versionEndExcluding": "2.500"
          }
        ],
        "operator": "OR"
      }
    ]
  }
]