{ "schema_version": "1.4.0", "id": "GHSA-f8p3-q834-q9cj", "modified": "2025-04-14T22:13:01Z", "published": "2022-12-26T09:30:26Z", "aliases": [ "CVE-2021-30134" ], "summary": "php-mod/curl allows Cross-site Scripting", "details": "php-mod/curl (a wrapper of the PHP cURL extension) before 2.3.2 allows XSS via the `post_file_path_upload.php` key parameter and the POST data to `post_multidimensional.php`.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "php-mod/curl" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.3.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30134" }, { "type": "WEB", "url": "https://github.com/php-mod/curl/commit/0bddefe8bbd292065f23dd6e24d2c745c4865cf7" }, { "type": "PACKAGE", "url": "https://github.com/php-mod/curl" }, { "type": "WEB", "url": "https://wpscan.com/vulnerability/0b547728-27d2-402e-ae17-90d539344ec7" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-09T19:52:37Z", "nvd_published_at": "2022-12-26T07:15:00Z" } }