Lookup for vulnerable packages by Package URL.

Purlpkg:composer/simplesamlphp/saml2@2.0.0
Typecomposer
Namespacesimplesamlphp
Namesaml2
Version2.0.0
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version2.3.3
Latest_non_vulnerable_version3.1.4
Affected_by_vulnerabilities
0
url VCID-ucwf-xdma-h7fc
vulnerability_id VCID-ucwf-xdma-h7fc
summary
Injection Vulnerability
The SAML2 library in `SimpleSAMLphp` has a Regular Expression Denial of Service vulnerability for fraction-of-seconds data in a timestamp.
references
0
reference_url https://simplesamlphp.org/security/201801-01
reference_id
reference_type
scores
url https://simplesamlphp.org/security/201801-01
fixed_packages
0
url pkg:composer/simplesamlphp/saml2@2.3.5
purl pkg:composer/simplesamlphp/saml2@2.3.5
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@2.3.5
1
url pkg:composer/simplesamlphp/saml2@3.1.1
purl pkg:composer/simplesamlphp/saml2@3.1.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@3.1.1
aliases CVE-2018-6519
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-ucwf-xdma-h7fc
1
url VCID-v3bx-f3um-8ubc
vulnerability_id VCID-v3bx-f3um-8ubc
summary
Authentication Bypass by Alternate Name
Sustainsys.Saml2 library adds SAML2P support to ASP.NET web sites, allowing the web site to act as a SAML2 Service Provider. 
Prior to versions 1.0.3 and 2.9.2, when a response is processed, the issuer of the Identity Provider is not sufficiently validated. This could allow a malicious identity provider to craft a Saml2 response that is processed as if issued by another identity provider. It is also possible for a malicious end user to cause stored state intended for one identity provider to be used when processing the response from another provider. An application is impacted if they rely on any of these features in their authentication/authorization logic: the issuer of the generated identity and claims; or items in the stored request state (AuthenticationProperties). This issue is patched in versions 2.9.2 and 1.0.3. The `AcsCommandResultCreated` notification can be used to add the validation required if an upgrade to patched packages is not possible.
references
0
reference_url https://github.com/Sustainsys/Saml2
reference_id
reference_type
scores
url https://github.com/Sustainsys/Saml2
1
reference_url https://github.com/Sustainsys/Saml2/issues/712
reference_id
reference_type
scores
url https://github.com/Sustainsys/Saml2/issues/712
2
reference_url https://github.com/Sustainsys/Saml2/issues/713
reference_id
reference_type
scores
url https://github.com/Sustainsys/Saml2/issues/713
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-41890
reference_id CVE-2023-41890
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-41890
4
reference_url https://github.com/advisories/GHSA-fv2h-753j-9g39
reference_id GHSA-fv2h-753j-9g39
reference_type
scores
url https://github.com/advisories/GHSA-fv2h-753j-9g39
5
reference_url https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39
reference_id GHSA-fv2h-753j-9g39
reference_type
scores
url https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39
fixed_packages
0
url pkg:composer/simplesamlphp/saml2@3.0.0
purl pkg:composer/simplesamlphp/saml2@3.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-ucwf-xdma-h7fc
1
vulnerability VCID-wbt9-snjj-uuea
2
vulnerability VCID-xx6m-pvgs-puga
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@3.0.0
aliases CVE-2023-41890, GHSA-fv2h-753j-9g39
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-v3bx-f3um-8ubc
2
url VCID-wbt9-snjj-uuea
vulnerability_id VCID-wbt9-snjj-uuea
summary
Improper signature validation
The `XmlSecLibs` library as used in the saml2 library in SimpleSAMLphp incorrectly verifies signatures on SAML assertions, allowing a remote attacker to construct a crafted SAML assertion on behalf of an Identity Provider that would pass as cryptographically valid, thereby allowing them to impersonate a user from that Identity Provider, aka a key confusion issue.
references
0
reference_url https://simplesamlphp.org/security/201802-01
reference_id
reference_type
scores
url https://simplesamlphp.org/security/201802-01
1
reference_url https://nvd.nist.gov/vuln/detail/CVE-2018-7644
reference_id CVE-2018-7644
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2018-7644
fixed_packages
0
url pkg:composer/simplesamlphp/saml2@2.3.7
purl pkg:composer/simplesamlphp/saml2@2.3.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@2.3.7
1
url pkg:composer/simplesamlphp/saml2@3.1.3
purl pkg:composer/simplesamlphp/saml2@3.1.3
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@3.1.3
aliases CVE-2018-7644
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-wbt9-snjj-uuea
3
url VCID-xx6m-pvgs-puga
vulnerability_id VCID-xx6m-pvgs-puga
summary
Incorrect signature validation
An incorrect check of return values in the signature validation utilities allows an attacker to get invalid signatures accepted as valid by forcing an error during validation.
references
0
reference_url https://simplesamlphp.org/security/201803-01
reference_id
reference_type
scores
url https://simplesamlphp.org/security/201803-01
1
reference_url https://nvd.nist.gov/vuln/detail/CVE-2018-7711
reference_id CVE-2018-7711
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2018-7711
fixed_packages
0
url pkg:composer/simplesamlphp/saml2@2.3.8
purl pkg:composer/simplesamlphp/saml2@2.3.8
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@2.3.8
1
url pkg:composer/simplesamlphp/saml2@3.1.4
purl pkg:composer/simplesamlphp/saml2@3.1.4
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@3.1.4
aliases CVE-2018-7711
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-xx6m-pvgs-puga
4
url VCID-zemd-kbb3-s3cr
vulnerability_id VCID-zemd-kbb3-s3cr
summary
Incorrect signature verification
An incorrect check of return values in the signature validation utilities allows an attacker to get invalid signatures accepted as valid by forcing an error during validation.
references
0
reference_url https://github.com/simplesamlphp/saml2/commit/7008b0916426212c1cc2fc238b38ab9ebff0748c
reference_id
reference_type
scores
url https://github.com/simplesamlphp/saml2/commit/7008b0916426212c1cc2fc238b38ab9ebff0748c
1
reference_url https://github.com/simplesamlphp/saml2/pull/81
reference_id
reference_type
scores
url https://github.com/simplesamlphp/saml2/pull/81
2
reference_url https://simplesamlphp.org/security/201612-01
reference_id
reference_type
scores
url https://simplesamlphp.org/security/201612-01
fixed_packages
0
url pkg:composer/simplesamlphp/saml2@2.3.3
purl pkg:composer/simplesamlphp/saml2@2.3.3
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@2.3.3
aliases CVE-2016-9814
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-zemd-kbb3-s3cr
Fixing_vulnerabilities
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:composer/simplesamlphp/saml2@2.0.0