Lookup for vulnerable packages by Package URL.

Purlpkg:composer/simplesamlphp/simplesamlphp@1.15.0
Typecomposer
Namespacesimplesamlphp
Namesimplesamlphp
Version1.15.0
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version2.0.15
Latest_non_vulnerable_version2.3.4
Affected_by_vulnerabilities
0
url VCID-4gux-4jrc-w7ce
vulnerability_id VCID-4gux-4jrc-w7ce
summary
URL Redirection to Untrusted Site (Open Redirect)
`SimpleSAMLphp` allows remote attackers to bypass an open redirect protection mechanism via crafted authority data in a URL.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2018-6520
reference_id
reference_type
scores
0
value 0.00165
scoring_system epss
scoring_elements 0.37309
published_at 2026-06-05T12:55:00Z
1
value 0.00165
scoring_system epss
scoring_elements 0.37218
published_at 2026-06-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2018-6520
1
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6520
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6520
2
reference_url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2018-6520.yaml
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2018-6520.yaml
3
reference_url https://github.com/simplesamlphp/simplesamlphp
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp
4
reference_url https://github.com/simplesamlphp/simplesamlphp/issues/1473
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp/issues/1473
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2018-6520
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2018-6520
6
reference_url https://simplesamlphp.org/security/201801-02
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://simplesamlphp.org/security/201801-02
fixed_packages
0
url pkg:composer/simplesamlphp/simplesamlphp@1.15.2
purl pkg:composer/simplesamlphp/simplesamlphp@1.15.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-6fwf-1xps-t7g5
1
vulnerability VCID-96db-3jav-tkay
2
vulnerability VCID-d1cm-xhdp-8qhv
3
vulnerability VCID-hhq1-kxga-87ea
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@1.15.2
aliases CVE-2018-6520, GHSA-2qfc-48v5-4w5h
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-4gux-4jrc-w7ce
1
url VCID-6fwf-1xps-t7g5
vulnerability_id VCID-6fwf-1xps-t7g5
summary
Information Exposure
SimpleSAMLphp contain an information disclosure vulnerability. The module controller in `SimpleSAML\Module` that processes requests for pages hosted by modules, has code to identify paths ending with `.php` and process those as PHP code. If no other suitable way of handling the given path exists, it presents the file to the browser. The check to identify paths ending with `.php` does not account for uppercase letters. If someone requests a path ending with e.g. `.PHP` and the server is serving the code from a case-insensitive file system, such as on Windows, the processing of the PHP code does not occur, and the source code is instead presented to the browser. An attacker may use this issue to gain access to the source code in third-party modules that is meant to be private, or even sensitive. However, the attack surface is considered small, as the attack will only work when SimpleSAMLphp serves such content from a file system that is not case-sensitive, such as on Windows.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-5301
reference_id
reference_type
scores
0
value 0.00142
scoring_system epss
scoring_elements 0.34164
published_at 2026-06-05T12:55:00Z
1
value 0.00142
scoring_system epss
scoring_elements 0.34064
published_at 2026-06-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-5301
1
reference_url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2020-5301.yaml
reference_id
reference_type
scores
0
value 3.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2020-5301.yaml
2
reference_url https://github.com/simplesamlphp/simplesamlphp
reference_id
reference_type
scores
0
value 3.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp
3
reference_url https://github.com/simplesamlphp/simplesamlphp/commit/47968d26a2fd3ed52da70dc09210921d612ce44e
reference_id
reference_type
scores
0
value 3.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp/commit/47968d26a2fd3ed52da70dc09210921d612ce44e
4
reference_url https://github.com/simplesamlphp/simplesamlphp/security/advisories/GHSA-24m3-w8g9-jwpq
reference_id
reference_type
scores
0
value 3.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
1
value LOW
scoring_system cvssv3.1_qr
scoring_elements
2
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp/security/advisories/GHSA-24m3-w8g9-jwpq
5
reference_url https://simplesamlphp.org/security/202004-01
reference_id
reference_type
scores
0
value 3.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://simplesamlphp.org/security/202004-01
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2020-5301
reference_id CVE-2020-5301
reference_type
scores
0
value 3.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2020-5301
7
reference_url https://github.com/advisories/GHSA-24m3-w8g9-jwpq
reference_id GHSA-24m3-w8g9-jwpq
reference_type
scores
0
value LOW
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-24m3-w8g9-jwpq
fixed_packages
0
url pkg:composer/simplesamlphp/simplesamlphp@1.18.6
purl pkg:composer/simplesamlphp/simplesamlphp@1.18.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-hhq1-kxga-87ea
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@1.18.6
aliases CVE-2020-5301, GHSA-24m3-w8g9-jwpq
risk_score 1.4
exploitability 0.5
weighted_severity 2.7
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-6fwf-1xps-t7g5
2
url VCID-96db-3jav-tkay
vulnerability_id VCID-96db-3jav-tkay
summary
SimpleSAMLphp Reflected Cross-site Scripting vulnerability
When sending a SAML message to another entity, SimpleSAMLphp will use the URL of the appropriate endpoint to redirect the user’s browser to it, or craft a form that will be automatically posted to it, depending on the SAML binding used. The URL that’s target of the message is fetched from the stored metadata for the given entity, and that metadata is trusted as correct.

However, if that metadata has been altered by a malicious party (either an attacker or a rogue administrator) to substitute the URLs of the endpoints with javascript code, SimpleSAMLphp was blindly using them without any validation, trusting the contents of the metadata. This would lead to a reflected XSS where the javascript code is sent inline to the web browser, and if SimpleSAMLphp is not using a strict Content Security Policy to forbid inline javascript (which is the case of the default user interface), then the code will be executed in the end user’s browser.
references
0
reference_url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/2019-07-10.yaml
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/2019-07-10.yaml
1
reference_url https://github.com/simplesamlphp/simplesamlphp
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp
2
reference_url https://github.com/simplesamlphp/simplesamlphp/commit/ce2294e092b3be7db2fc4e18e774b791d4564ff3
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp/commit/ce2294e092b3be7db2fc4e18e774b791d4564ff3
3
reference_url https://simplesamlphp.org/security/201907-01
reference_id
reference_type
scores
0
value 6.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://simplesamlphp.org/security/201907-01
4
reference_url https://github.com/advisories/GHSA-vpr3-cw3h-prw8
reference_id GHSA-vpr3-cw3h-prw8
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-vpr3-cw3h-prw8
fixed_packages
0
url pkg:composer/simplesamlphp/simplesamlphp@1.17.3
purl pkg:composer/simplesamlphp/simplesamlphp@1.17.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-6fwf-1xps-t7g5
1
vulnerability VCID-8w1y-praq-2bb2
2
vulnerability VCID-hhq1-kxga-87ea
3
vulnerability VCID-pecs-5zkn-6qfq
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@1.17.3
aliases GHSA-vpr3-cw3h-prw8
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-96db-3jav-tkay
3
url VCID-d1cm-xhdp-8qhv
vulnerability_id VCID-d1cm-xhdp-8qhv
summary
Cross-site Scripting
Reflected Cross-Site-Scripting in simplesamlphp.
references
0
reference_url https://simplesamlphp.org/security/201907-01
reference_id
reference_type
scores
url https://simplesamlphp.org/security/201907-01
fixed_packages
0
url pkg:composer/simplesamlphp/simplesamlphp@1.17.0
purl pkg:composer/simplesamlphp/simplesamlphp@1.17.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-6fwf-1xps-t7g5
1
vulnerability VCID-8w1y-praq-2bb2
2
vulnerability VCID-96db-3jav-tkay
3
vulnerability VCID-hhq1-kxga-87ea
4
vulnerability VCID-pecs-5zkn-6qfq
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@1.17.0
aliases GMS-2019-149
risk_score null
exploitability 0.5
weighted_severity 0.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-d1cm-xhdp-8qhv
4
url VCID-hhq1-kxga-87ea
vulnerability_id VCID-hhq1-kxga-87ea
summary
SimpleSAMLphp vulnerable to XXE in parsing SAML messages
When loading an (untrusted) XML document, for example the SAMLResponse, it's possible to induce an XXE.
references
0
reference_url https://github.com/simplesamlphp/simplesamlphp
reference_id
reference_type
scores
0
value 8.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp
1
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-52596
reference_id CVE-2024-52596
reference_type
scores
0
value 8.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-52596
2
reference_url https://github.com/simplesamlphp/xml-common/security/advisories/GHSA-2x65-fpch-2fcm
reference_id GHSA-2x65-fpch-2fcm
reference_type
scores
0
value 8.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/xml-common/security/advisories/GHSA-2x65-fpch-2fcm
3
reference_url https://github.com/advisories/GHSA-j5g2-q29x-cw3h
reference_id GHSA-j5g2-q29x-cw3h
reference_type
scores
url https://github.com/advisories/GHSA-j5g2-q29x-cw3h
4
reference_url https://github.com/simplesamlphp/simplesamlphp/security/advisories/GHSA-j5g2-q29x-cw3h
reference_id GHSA-j5g2-q29x-cw3h
reference_type
scores
0
value 8.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/simplesamlphp/simplesamlphp/security/advisories/GHSA-j5g2-q29x-cw3h
fixed_packages
0
url pkg:composer/simplesamlphp/simplesamlphp@2.0.15
purl pkg:composer/simplesamlphp/simplesamlphp@2.0.15
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@2.0.15
1
url pkg:composer/simplesamlphp/simplesamlphp@2.1.0-rc1
purl pkg:composer/simplesamlphp/simplesamlphp@2.1.0-rc1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@2.1.0-rc1
2
url pkg:composer/simplesamlphp/simplesamlphp@2.1.7
purl pkg:composer/simplesamlphp/simplesamlphp@2.1.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@2.1.7
3
url pkg:composer/simplesamlphp/simplesamlphp@2.2.4
purl pkg:composer/simplesamlphp/simplesamlphp@2.2.4
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@2.2.4
4
url pkg:composer/simplesamlphp/simplesamlphp@2.3.4
purl pkg:composer/simplesamlphp/simplesamlphp@2.3.4
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@2.3.4
aliases GHSA-j5g2-q29x-cw3h
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-hhq1-kxga-87ea
5
url VCID-ywuy-my3f-x7cd
vulnerability_id VCID-ywuy-my3f-x7cd
summary
Security Misconfigurations
The sqlauth module in `SimpleSAMLphp` relies on the MySQL utf8 charset, which truncates queries upon encountering four-byte characters. There might be a scenario in which this allows remote attackers to bypass intended access restrictions.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2018-6521
reference_id
reference_type
scores
0
value 0.00585
scoring_system epss
scoring_elements 0.69468
published_at 2026-06-05T12:55:00Z
1
value 0.00585
scoring_system epss
scoring_elements 0.69429
published_at 2026-06-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2018-6521
1
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12867
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12867
2
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12869
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12869
3
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12873
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12873
4
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12874
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12874
5
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18121
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18121
6
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18122
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18122
7
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6519
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6519
8
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6521
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6521
9
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7644
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7644
10
reference_url https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2018-6521.yaml
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/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/simplesamlphp/CVE-2018-6521.yaml
11
reference_url https://github.com/simplesamlphp/simplesamlphp
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/simplesamlphp/simplesamlphp
12
reference_url https://lists.debian.org/debian-lts-announce/2018/02/msg00008.html
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://lists.debian.org/debian-lts-announce/2018/02/msg00008.html
13
reference_url https://nvd.nist.gov/vuln/detail/CVE-2018-6521
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-2018-6521
14
reference_url https://simplesamlphp.org/security/201801-03
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://simplesamlphp.org/security/201801-03
15
reference_url https://www.debian.org/security/2018/dsa-4127
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://www.debian.org/security/2018/dsa-4127
fixed_packages
0
url pkg:composer/simplesamlphp/simplesamlphp@1.15.2
purl pkg:composer/simplesamlphp/simplesamlphp@1.15.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-6fwf-1xps-t7g5
1
vulnerability VCID-96db-3jav-tkay
2
vulnerability VCID-d1cm-xhdp-8qhv
3
vulnerability VCID-hhq1-kxga-87ea
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@1.15.2
aliases CVE-2018-6521, GHSA-qv5p-6wrc-79wg
risk_score 4.5
exploitability 0.5
weighted_severity 9.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-ywuy-my3f-x7cd
Fixing_vulnerabilities
Risk_score4.5
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/simplesamlphp@1.15.0