Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-napj-3e58-nqav |
| Summary | Rebuilding a run with revoked script approval allowed by Jenkins Pipeline: Groovy Plugin
Jenkins Pipeline: Groovy Plugin 3990.vd281dd77a_388 and earlier, except 3975.3977.v478dd9e956c3 does not check whether the main (Jenkinsfile) script for a rebuilt build is approved, allowing attackers with Item/Build permission to rebuild a previous build whose (Jenkinsfile) script is no longer approved. This allows attackers with Item/Build permission to rebuild a previous build whose (Jenkinsfile) script is no longer approved. Pipeline: Groovy Plugin 3993.v3e20a_37282f8 refuses to rebuild a build whose main (Jenkinsfile) script is unapproved. |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-mrpr-vr82-x88r |
|
|
| Fixed_packages |
|
| Affected_packages |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
|
| References |
| 0 |
|
| 1 |
| reference_url |
https://api.first.org/data/v1/epss?cve=CVE-2024-52550 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
0.01035 |
| scoring_system |
epss |
| scoring_elements |
0.77323 |
| published_at |
2026-04-02T12:55:00Z |
|
| 1 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80451 |
| published_at |
2026-04-21T12:55:00Z |
|
| 2 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80393 |
| published_at |
2026-04-04T12:55:00Z |
|
| 3 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80382 |
| published_at |
2026-04-07T12:55:00Z |
|
| 4 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80411 |
| published_at |
2026-04-08T12:55:00Z |
|
| 5 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80421 |
| published_at |
2026-04-09T12:55:00Z |
|
| 6 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80439 |
| published_at |
2026-04-11T12:55:00Z |
|
| 7 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80424 |
| published_at |
2026-04-12T12:55:00Z |
|
| 8 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80417 |
| published_at |
2026-04-13T12:55:00Z |
|
| 9 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80447 |
| published_at |
2026-04-16T12:55:00Z |
|
| 10 |
| value |
0.014 |
| scoring_system |
epss |
| scoring_elements |
0.80448 |
| published_at |
2026-04-18T12:55:00Z |
|
|
| url |
https://api.first.org/data/v1/epss?cve=CVE-2024-52550 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
8 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H |
|
| 1 |
| value |
8.0 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H |
|
| 2 |
| value |
7.3 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P |
|
| 3 |
| value |
HIGH |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
| 4 |
| value |
Track |
| scoring_system |
ssvc |
| scoring_elements |
SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-11-13T21:27:04Z/ |
|
|
| url |
https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3362 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
|
| Weaknesses |
| 0 |
| cwe_id |
285 |
| name |
Improper Authorization |
| description |
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
|
| 1 |
| cwe_id |
354 |
| name |
Improper Validation of Integrity Check Value |
| description |
The product does not validate or incorrectly validates the integrity check values or checksums of a message. This may prevent it from detecting if the data has been modified or corrupted in transmission. |
|
| 2 |
| cwe_id |
862 |
| name |
Missing Authorization |
| description |
The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
|
| 3 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 4 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
|
| Exploits |
|
| Severity_range_score | 7.0 - 8.9 |
| Exploitability | 0.5 |
| Weighted_severity | 8.0 |
| Risk_score | 4.0 |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-napj-3e58-nqav |