Skip to content

Lack of Input Validation in zendesk_api_client_php for Zendesk Subdomain

Critical severity GitHub Reviewed Published Apr 28, 2021 in zendesk/zendesk_api_client_php • Updated Jan 9, 2023

Package

composer zendesk/zendesk_api_client_php (Composer)

Affected versions

< 2.2.11

Patched versions

2.2.11

Description

Impact

Lack of input validation of the Zendesk subdomain could expose users of the library to Server Side Request Forgery (SSRF).

Resolution

Validate the provided Zendesk subdomain to be a valid subdomain in:

  • getAuthUrl
  • getAccessToken

References

Reviewed Apr 28, 2021
Published to the GitHub Advisory Database Apr 29, 2021
Last updated Jan 9, 2023

Severity

Critical

CVE ID

CVE-2021-30492

GHSA ID

GHSA-q348-f93x-9gx4

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.