GHSA-Q348-F93X-9GX4
Vulnerability from github – Published: 2021-04-29 21:53 – Updated: 2021-04-28 22:29
VLAI?
Summary
Lack of Input Validation in zendesk_api_client_php for Zendesk Subdomain
Details
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
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "zendesk/zendesk_api_client_php"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-30492"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-918"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-28T22:29:16Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "### Impact\nLack of input validation of the Zendesk subdomain could expose users of the library to Server Side Request Forgery (SSRF).\n\n### Resolution\nValidate the provided Zendesk subdomain to be a valid subdomain in:\n* getAuthUrl\n* getAccessToken",
"id": "GHSA-q348-f93x-9gx4",
"modified": "2021-04-28T22:29:16Z",
"published": "2021-04-29T21:53:06Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/zendesk/zendesk_api_client_php/security/advisories/GHSA-q348-f93x-9gx4"
},
{
"type": "WEB",
"url": "https://github.com/zendesk/zendesk_api_client_php/pull/466"
},
{
"type": "WEB",
"url": "https://github.com/zendesk/zendesk_api_client_php/commit/b451b743d9d6d81a9abf7cb86e70ec9c5332123e"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Lack of Input Validation in zendesk_api_client_php for Zendesk Subdomain"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…