Lucene search
+L

621 matches found

Positive Technologies
Positive Technologies
added 2024/12/02 12:00 a.m.10 views

PT-2024-35392 · Unknown · Simplesamlphp

Name of the Vulnerable Software and Affected Versions: SimpleSAMLphp xml-common versions prior to 1.19.0 Description: The issue arises when loading an untrusted XML document, such as the SAMLResponse, allowing an attacker to induce an XML External Entity XXE attack. This could potentially enable ...

8.8CVSS7.7AI score0.00979EPSS
SaveExploits1References28
CNNVD
CNNVD
added 2024/12/02 12:00 a.m.9 views

SimpleSAMLphp 安全漏洞

SimpleSAMLphp is a PHP authentication application that implements SAML 2.0 service provider and identity provider functionality. A security vulnerability exists in SimpleSAMLphp that originates when loading an untrusted XML document that induces XML external entity injection...

8.3CVSS6.8AI score0.00432EPSS
SaveExploits1References2
OSV
OSV
added 2024/12/02 12:00 a.m.21 views

DSA-5822-1 simplesamlphp - security update

Bulletin has no description...

8.8CVSS8.1AI score0.00979EPSS
SaveExploits1
OSV
OSV
added 2024/12/02 12:00 a.m.14 views

DLA-3981-1 simplesamlphp - security update

Bulletin has no description...

8.8CVSS8.1AI score0.00979EPSS
SaveExploits1
Veracode
Veracode
added 2024/06/03 8:52 a.m.19 views

Insufficiently Protected Credentials

SimpleSAMLphp is vulnerable to Insufficiently Protected Credentials. The vulnerability is due to credentials being insecurely saved to the user's session state when the ECP profile is disabled but supported in the Identity Provider's metadata, which could result in an attacker with administrator...

7AI score
SaveExploits0
Veracode
Veracode
added 2024/06/03 8:31 a.m.12 views

Cross-site Scripting (XSS)

SimpleSAMLphp is vulnerable to Cross-site Scripting XSS. The vulnerability is due to unvalidated metadata endpoints, allowing malicious parties to substitute URLs with JavaScript code, leading to execution of the code in the user's browser if strict Content Security Policies are not enforced...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2024/05/31 5:14 a.m.17 views

Information Disclosure

simplesamlphp/simplesamlphp is vulnerable to Information Disclosure. The vulnerability is due to insufficient access controls on the admin interface endpoint, allowing unauthenticated users to view sensitive information about the host where SimpleSAMLphp is installed...

6.6AI score
SaveExploits0
Veracode
Veracode
added 2024/05/30 6:30 a.m.15 views

Open Redirect

simplesamlphp/simplesamlphp is vulnerable to Open Redirect. The vulnerability is due to improper validation of URLs in request parameters, allowing an attacker to redirect a user to a malicious site...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/28 9:26 p.m.30 views

SimpleSAMLphp Information Disclosure vulnerability

Background SimpleSAMLphp 1.17 includes a preview of the new user interface to be included in the future version 2.0. This new user interface can be enabled by setting the usenewui configuration option to true, and it includes a new admin interface in a module called admin, which can be disabled...

6.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/28 9:26 p.m.30 views

GHSA-PPM4-R2VC-PG74 SimpleSAMLphp Information Disclosure vulnerability

Background SimpleSAMLphp 1.17 includes a preview of the new user interface to be included in the future version 2.0. This new user interface can be enabled by setting the usenewui configuration option to true, and it includes a new admin interface in a module called admin, which can be disabled...

5.9CVSS6.8AI score
SaveExploits0References3
OSV
OSV
added 2024/05/28 8:55 p.m.12 views

GHSA-VPR3-CW3H-PRW8 SimpleSAMLphp Reflected Cross-site Scripting vulnerability

Background SimpleSAMLphp uses metadata to determine how to interact with other SAML entities. This metadata includes what’s called endpoints, which are URLs belonging to that entity where SAML messages can be sent. These URLs are used directly by SimpleSAMLphp when a message is sent, either via a...

6.1CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/28 8:55 p.m.17 views

SimpleSAMLphp Reflected Cross-site Scripting vulnerability

Background SimpleSAMLphp uses metadata to determine how to interact with other SAML entities. This metadata includes what’s called endpoints, which are URLs belonging to that entity where SAML messages can be sent. These URLs are used directly by SimpleSAMLphp when a message is sent, either via a...

6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/28 6:28 p.m.21 views

GHSA-7WH8-JRQ7-P27F SimpleSAMLphp exposes credentials in session storage

Background In order to implement support for the SAML Enhanced Client or Proxy profile, the credentials obtained for authentication were stored in the state in order to pass them to the relevant routines. This, however, led to the credentials being recorded in the user’s session, which can be...

5.3CVSS7.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/28 6:28 p.m.32 views

SimpleSAMLphp exposes credentials in session storage

Background In order to implement support for the SAML Enhanced Client or Proxy profile, the credentials obtained for authentication were stored in the state in order to pass them to the relevant routines. This, however, led to the credentials being recorded in the user’s session, which can be...

7.3AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/28 6:26 p.m.18 views

SimpleSAMLphp Link Injection vulnerability

Background Several scripts part of SimpleSAMLphp display a web page with links obtained from the request parameters. This allows us to enhance usability, as the users are presented with links they can follow after completing a certain action, like logging out. Description The following scripts we...

7AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/28 6:26 p.m.19 views

GHSA-V858-922F-FJ9V SimpleSAMLphp Link Injection vulnerability

Background Several scripts part of SimpleSAMLphp display a web page with links obtained from the request parameters. This allows us to enhance usability, as the users are presented with links they can follow after completing a certain action, like logging out. Description The following scripts we...

5.4CVSS7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.9 views

PT-2024-40484 · Unknown · Simplesamlphp

Name of the Vulnerable Software and Affected Versions: SimpleSAMLphp versions prior to 1.17.3 Description: The issue arises from SimpleSAMLphp's trust in metadata when sending SAML messages to other entities. If a malicious party alters the metadata to include JavaScript code in endpoint URLs,...

6.1CVSS6.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.15 views

PT-2024-40406 · Unknown · Simplesamlphp

Name of the Vulnerable Software and Affected Versions: SimpleSAMLphp versions 1.17 up to 1.17.7 Description: The issue concerns an endpoint in the admin module of SimpleSAMLphp that exposes the output of the phpinfo PHP function, allowing any individual to access it without authenticating and...

5.9CVSS6.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.8 views

PT-2024-40468 · Unknown · Simplesamlphp

Name of the Vulnerable Software and Affected Versions: SimpleSAMLphp versions prior to 1.14.4 Description: The issue allows attackers to display links targeting a malicious website inside a trusted site running SimpleSAMLphp, due to the lack of security checks involving the link href and retryURL...

5.4CVSS7.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.10 views

PT-2024-40273 · Unknown · Simplesamlphp

Name of the Vulnerable Software and Affected Versions: SimpleSAMLphp versions prior to 1.14.17 Description: A signature validation bypass issue has been found in the SimpleSAML XML Validator class, which performs the verification of the XML digital signature of a SAML 1 message with a given key...

7.3AI score
SaveExploits0References5
Rows per page
Query Builder