Lookup for vulnerable packages by Package URL.

Purlpkg:maven/org.springframework.boot/spring-boot@1.3.2.RELEASE
Typemaven
Namespaceorg.springframework.boot
Namespring-boot
Version1.3.2.RELEASE
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version3.0.13
Latest_non_vulnerable_version4.0.6
Affected_by_vulnerabilities
0
url VCID-dsz6-w5ak-xqee
vulnerability_id VCID-dsz6-w5ak-xqee
summary
Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed
EndpointRequest.to() creates a matcher for null/** if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed.

Your application may be affected by this if all the following conditions are met:

*  You use Spring Security
*  EndpointRequest.to() has been used in a Spring Security chain configuration
*  The endpoint which EndpointRequest references is disabled or not exposed via web
*  Your application handles requests to /null and this path needs protection


You are not affected if any of the following is true:

*  You don't use Spring Security
*  You don't use EndpointRequest.to()
*  The endpoint which EndpointRequest.to() refers to is enabled and is exposed
*  Your application does not handle requests to /null or this path does not need protection
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-22235.json
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-22235.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2025-22235
reference_id
reference_type
scores
0
value 0.00179
scoring_system epss
scoring_elements 0.39275
published_at 2026-06-05T12:55:00Z
1
value 0.00181
scoring_system epss
scoring_elements 0.39658
published_at 2026-06-07T12:55:00Z
2
value 0.00181
scoring_system epss
scoring_elements 0.39685
published_at 2026-06-06T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2025-22235
2
reference_url https://github.com/spring-projects/spring-boot
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-boot
3
reference_url https://security.netapp.com/advisory/ntap-20250516-0010
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://security.netapp.com/advisory/ntap-20250516-0010
4
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2362668
reference_id 2362668
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2362668
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2025-22235
reference_id CVE-2025-22235
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2025-22235
6
reference_url https://spring.io/security/cve-2025-22235
reference_id CVE-2025-22235
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-28T16:16:38Z/
url https://spring.io/security/cve-2025-22235
7
reference_url https://github.com/advisories/GHSA-rc42-6c7j-7h5r
reference_id GHSA-rc42-6c7j-7h5r
reference_type
scores
url https://github.com/advisories/GHSA-rc42-6c7j-7h5r
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@3.0.0
purl pkg:maven/org.springframework.boot/spring-boot@3.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-g7xv-ej5p-skgv
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.0.0
1
url pkg:maven/org.springframework.boot/spring-boot@3.3.11
purl pkg:maven/org.springframework.boot/spring-boot@3.3.11
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-nt71-r2ww-7yen
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.3.11
2
url pkg:maven/org.springframework.boot/spring-boot@3.4.5
purl pkg:maven/org.springframework.boot/spring-boot@3.4.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-nt71-r2ww-7yen
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.4.5
aliases CVE-2025-22235, GHSA-rc42-6c7j-7h5r
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-dsz6-w5ak-xqee
1
url VCID-g7xv-ej5p-skgv
vulnerability_id VCID-g7xv-ej5p-skgv
summary
Spring Boot Actuator denial of service vulnerability
In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.

Specifically, an application is vulnerable when all of the following are true:

*  the application uses Spring MVC or Spring WebFlux
*  `org.springframework.boot:spring-boot-actuator` is on the classpath
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-34055.json
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-34055.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2023-34055
reference_id
reference_type
scores
0
value 0.00282
scoring_system epss
scoring_elements 0.51901
published_at 2026-06-07T12:55:00Z
1
value 0.00282
scoring_system epss
scoring_elements 0.51921
published_at 2026-06-06T12:55:00Z
2
value 0.00282
scoring_system epss
scoring_elements 0.51912
published_at 2026-06-05T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2023-34055
2
reference_url https://github.com/spring-projects/spring-boot
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-boot
3
reference_url https://github.com/spring-projects/spring-boot/commit/5490e73922b37a7f0bdde43eb318cb1038b45d60
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-boot/commit/5490e73922b37a7f0bdde43eb318cb1038b45d60
4
reference_url https://security.netapp.com/advisory/ntap-20231221-0010
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://security.netapp.com/advisory/ntap-20231221-0010
5
reference_url https://security.snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6226862
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://security.snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-6226862
6
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2251917
reference_id 2251917
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2251917
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-34055
reference_id CVE-2023-34055
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-34055
8
reference_url https://spring.io/security/cve-2023-34055
reference_id CVE-2023-34055
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://spring.io/security/cve-2023-34055
9
reference_url https://github.com/advisories/GHSA-jjfh-589g-3hjx
reference_id GHSA-jjfh-589g-3hjx
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-jjfh-589g-3hjx
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@2.7.18
purl pkg:maven/org.springframework.boot/spring-boot@2.7.18
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dsz6-w5ak-xqee
1
vulnerability VCID-nt71-r2ww-7yen
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@2.7.18
1
url pkg:maven/org.springframework.boot/spring-boot@3.0.13
purl pkg:maven/org.springframework.boot/spring-boot@3.0.13
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.0.13
2
url pkg:maven/org.springframework.boot/spring-boot@3.1.6
purl pkg:maven/org.springframework.boot/spring-boot@3.1.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dsz6-w5ak-xqee
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.1.6
aliases CVE-2023-34055, GHSA-jjfh-589g-3hjx
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-g7xv-ej5p-skgv
2
url VCID-kzsg-qwvd-2ffh
vulnerability_id VCID-kzsg-qwvd-2ffh
summary
RCE in PATCH requests
Malicious PATCH requests submitted to servers using Spring Data REST backed HTTP resources can use specially crafted JSON data to run arbitrary Java code.
references
0
reference_url https://access.redhat.com/errata/RHSA-2018:2405
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://access.redhat.com/errata/RHSA-2018:2405
1
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-8046.json
reference_id
reference_type
scores
0
value 10.0
scoring_system cvssv3
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-8046.json
2
reference_url https://api.first.org/data/v1/epss?cve=CVE-2017-8046
reference_id
reference_type
scores
0
value 0.93978
scoring_system epss
scoring_elements 0.99894
published_at 2026-06-07T12:55:00Z
1
value 0.93978
scoring_system epss
scoring_elements 0.99895
published_at 2026-06-06T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2017-8046
3
reference_url https://github.com/spring-projects/spring-data-rest
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-data-rest
4
reference_url https://github.com/spring-projects/spring-data-rest/commit/824e51a1304bbc8334ac0b96ffaef588177e6cc
reference_id
reference_type
scores
url https://github.com/spring-projects/spring-data-rest/commit/824e51a1304bbc8334ac0b96ffaef588177e6cc
5
reference_url https://github.com/spring-projects/spring-data-rest/commit/8f269e28fe8038a6c60f31a1c36cfda04795ab45
reference_id
reference_type
scores
url https://github.com/spring-projects/spring-data-rest/commit/8f269e28fe8038a6c60f31a1c36cfda04795ab45
6
reference_url https://github.com/spring-projects/spring-data-rest/issues/1487
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-data-rest/issues/1487
7
reference_url https://github.com/spring-projects/spring-data-rest/issues/1520
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-data-rest/issues/1520
8
reference_url https://jira.spring.io/browse/DATAREST-1127
reference_id
reference_type
scores
url https://jira.spring.io/browse/DATAREST-1127
9
reference_url https://jira.spring.io/browse/DATAREST-1127?redirect=false
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://jira.spring.io/browse/DATAREST-1127?redirect=false
10
reference_url https://jira.spring.io/browse/DATAREST-1152
reference_id
reference_type
scores
url https://jira.spring.io/browse/DATAREST-1152
11
reference_url https://nvd.nist.gov/vuln/detail/CVE-2017-8046
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2017-8046
12
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=1553024
reference_id 1553024
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://bugzilla.redhat.com/show_bug.cgi?id=1553024
13
reference_url https://github.com/m3ssap0/spring-break_cve-2017-8046
reference_id CVE-2017-8046
reference_type exploit
scores
url https://github.com/m3ssap0/spring-break_cve-2017-8046
14
reference_url https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/java/webapps/44289.java
reference_id CVE-2017-8046
reference_type exploit
scores
url https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/java/webapps/44289.java
15
reference_url https://pivotal.io/security/cve-2017-8046
reference_id CVE-2017-8046
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://pivotal.io/security/cve-2017-8046
16
reference_url https://github.com/advisories/GHSA-9qf9-28h9-hqcj
reference_id GHSA-9qf9-28h9-hqcj
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-9qf9-28h9-hqcj
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@1.5.9.RELEASE
purl pkg:maven/org.springframework.boot/spring-boot@1.5.9.RELEASE
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dsz6-w5ak-xqee
1
vulnerability VCID-g7xv-ej5p-skgv
2
vulnerability VCID-nt71-r2ww-7yen
3
vulnerability VCID-vj5v-h525-5bdd
4
vulnerability VCID-wq91-uxkz-dkf7
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@1.5.9.RELEASE
aliases CVE-2017-8046, GHSA-9qf9-28h9-hqcj
risk_score 10.0
exploitability 2.0
weighted_severity 9.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-kzsg-qwvd-2ffh
3
url VCID-nt71-r2ww-7yen
vulnerability_id VCID-nt71-r2ww-7yen
summary Spring Boot: Spring Boot: Arbitrary Code Execution and Session Hijacking via predictable temporary directory
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-40973.json
reference_id
reference_type
scores
0
value 7.0
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-40973.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-40973
reference_id
reference_type
scores
0
value 9e-05
scoring_system epss
scoring_elements 0.00896
published_at 2026-06-07T12:55:00Z
1
value 9e-05
scoring_system epss
scoring_elements 0.00897
published_at 2026-06-06T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-40973
2
reference_url https://github.com/spring-projects/spring-boot
reference_id
reference_type
scores
0
value 7.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-boot
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-40973
reference_id
reference_type
scores
0
value 7.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-40973
4
reference_url https://spring.io/security/cve-2026-40973
reference_id
reference_type
scores
0
value 7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value 7.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-04-28T12:42:23Z/
url https://spring.io/security/cve-2026-40973
5
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2463330
reference_id 2463330
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2463330
6
reference_url https://github.com/advisories/GHSA-wwpq-f5c3-7hvx
reference_id GHSA-wwpq-f5c3-7hvx
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-wwpq-f5c3-7hvx
7
reference_url https://access.redhat.com/errata/RHSA-2026:17668
reference_id RHSA-2026:17668
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:17668
8
reference_url https://access.redhat.com/errata/RHSA-2026:21772
reference_id RHSA-2026:21772
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:21772
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@3.0.0
purl pkg:maven/org.springframework.boot/spring-boot@3.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-g7xv-ej5p-skgv
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.0.0
1
url pkg:maven/org.springframework.boot/spring-boot@3.5.14
purl pkg:maven/org.springframework.boot/spring-boot@3.5.14
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@3.5.14
2
url pkg:maven/org.springframework.boot/spring-boot@4.0.6
purl pkg:maven/org.springframework.boot/spring-boot@4.0.6
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@4.0.6
aliases CVE-2026-40973, GHSA-wwpq-f5c3-7hvx
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-nt71-r2ww-7yen
4
url VCID-vj5v-h525-5bdd
vulnerability_id VCID-vj5v-h525-5bdd
summary
Exposure of Resource to Wrong Sphere
spring-boot versions prior to version v2.2.11.RELEASE was vulnerable to temporary directory hijacking. This vulnerability impacted the `org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir` method. NOTE: This vulnerability only affects products and/or versions that are no longer supported by the maintainer.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2022-27772
reference_id
reference_type
scores
0
value 0.00442
scoring_system epss
scoring_elements 0.63595
published_at 2026-06-04T12:55:00Z
1
value 0.00442
scoring_system epss
scoring_elements 0.63636
published_at 2026-06-07T12:55:00Z
2
value 0.00442
scoring_system epss
scoring_elements 0.63645
published_at 2026-06-06T12:55:00Z
3
value 0.00442
scoring_system epss
scoring_elements 0.63637
published_at 2026-06-05T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2022-27772
1
reference_url https://github.com/spring-projects/spring-boot
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-boot
2
reference_url https://github.com/spring-projects/spring-boot/commit/667ccdae84822072f9ea1a27ed5c77964c71002d
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/spring-projects/spring-boot/commit/667ccdae84822072f9ea1a27ed5c77964c71002d
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2022-27772
reference_id CVE-2022-27772
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2022-27772
4
reference_url https://github.com/advisories/GHSA-cm59-pr5q-cw85
reference_id GHSA-cm59-pr5q-cw85
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-cm59-pr5q-cw85
5
reference_url https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-cm59-pr5q-cw85
reference_id GHSA-cm59-pr5q-cw85
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
2
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-cm59-pr5q-cw85
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@2.2.11.RELEASE
purl pkg:maven/org.springframework.boot/spring-boot@2.2.11.RELEASE
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dsz6-w5ak-xqee
1
vulnerability VCID-g7xv-ej5p-skgv
2
vulnerability VCID-nt71-r2ww-7yen
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@2.2.11.RELEASE
aliases CVE-2022-27772, GHSA-cm59-pr5q-cw85
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-vj5v-h525-5bdd
5
url VCID-wq91-uxkz-dkf7
vulnerability_id VCID-wq91-uxkz-dkf7
summary
Symlink privilege escalation attack via Spring Boot launch script
Spring Boot supports an embedded launch script that can be used to easily run the application as a systemd or init.d linux service. The script included with Spring Boot is susceptible to a symlink attack which allows the `run_user` to overwrite and take ownership of any file on the same system. In order to instigate the attack, the application must be installed as a service and the `run_user` requires shell access to the server.
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1196.json
reference_id
reference_type
scores
0
value 6.8
scoring_system cvssv3
scoring_elements CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1196.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2018-1196
reference_id
reference_type
scores
0
value 0.00604
scoring_system epss
scoring_elements 0.70011
published_at 2026-06-07T12:55:00Z
1
value 0.00604
scoring_system epss
scoring_elements 0.69975
published_at 2026-06-04T12:55:00Z
2
value 0.00604
scoring_system epss
scoring_elements 0.70016
published_at 2026-06-05T12:55:00Z
3
value 0.00604
scoring_system epss
scoring_elements 0.70025
published_at 2026-06-06T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2018-1196
2
reference_url https://github.com/advisories/GHSA-xx65-cc7g-9pfp
reference_id
reference_type
scores
0
value 5.9
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
2
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/advisories/GHSA-xx65-cc7g-9pfp
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2018-1196
reference_id
reference_type
scores
0
value 5.9
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2018-1196
4
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=1542002
reference_id 1542002
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=1542002
5
reference_url https://pivotal.io/security/cve-2018-1196
reference_id CVE-2018-1196
reference_type
scores
0
value 5.9
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://pivotal.io/security/cve-2018-1196
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@1.5.10
purl pkg:maven/org.springframework.boot/spring-boot@1.5.10
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@1.5.10
1
url pkg:maven/org.springframework.boot/spring-boot@1.5.10.RELEASE
purl pkg:maven/org.springframework.boot/spring-boot@1.5.10.RELEASE
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dsz6-w5ak-xqee
1
vulnerability VCID-g7xv-ej5p-skgv
2
vulnerability VCID-nt71-r2ww-7yen
3
vulnerability VCID-vj5v-h525-5bdd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@1.5.10.RELEASE
aliases CVE-2018-1196, GHSA-xx65-cc7g-9pfp
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-wq91-uxkz-dkf7
Fixing_vulnerabilities
0
url VCID-qvrk-46zb-7uc9
vulnerability_id VCID-qvrk-46zb-7uc9
summary
Code Injection
SpringBoot Framework is susceptible to a vulnerability which when successfully exploited could lead to Remote Code Execution. All versions of Element Plug-in for vCenter Server, Management Services and Management Node contain vulnerable versions of SpringBoot Framework.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2021-26987
reference_id
reference_type
scores
0
value 0.0187
scoring_system epss
scoring_elements 0.83448
published_at 2026-06-04T12:55:00Z
1
value 0.0187
scoring_system epss
scoring_elements 0.83472
published_at 2026-06-05T12:55:00Z
2
value 0.0187
scoring_system epss
scoring_elements 0.83474
published_at 2026-06-06T12:55:00Z
3
value 0.0187
scoring_system epss
scoring_elements 0.83471
published_at 2026-06-07T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2021-26987
1
reference_url https://security.netapp.com/advisory/ntap-20210315-0001/
reference_id
reference_type
scores
url https://security.netapp.com/advisory/ntap-20210315-0001/
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2021-26987
reference_id CVE-2021-26987
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2021-26987
fixed_packages
0
url pkg:maven/org.springframework.boot/spring-boot@1.3.2.RELEASE
purl pkg:maven/org.springframework.boot/spring-boot@1.3.2.RELEASE
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-dsz6-w5ak-xqee
1
vulnerability VCID-g7xv-ej5p-skgv
2
vulnerability VCID-kzsg-qwvd-2ffh
3
vulnerability VCID-nt71-r2ww-7yen
4
vulnerability VCID-vj5v-h525-5bdd
5
vulnerability VCID-wq91-uxkz-dkf7
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@1.3.2.RELEASE
aliases CVE-2021-26987
risk_score null
exploitability 0.5
weighted_severity 0.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-qvrk-46zb-7uc9
Risk_score10.0
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.boot/spring-boot@1.3.2.RELEASE