id: CVE-2021-30134 info: name: Php-mod/curl Library <2.3.2 - Cross-Site Scripting author: theamanrawat severity: medium description: | Php-mod/curl library before 2.3.2 contains a cross-site scripting vulnerability via the post_file_path_upload.php key parameter and the POST data to post_multidimensional.php. An attacker can inject arbitrary script, which can allow theft of cookie-based authentication credentials and launch of other attacks. reference: - https://wpscan.com/vulnerability/0b547728-27d2-402e-ae17-90d539344ec7 - https://nvd.nist.gov/vuln/detail/CVE-2021-30134 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.1 cve-id: CVE-2021-30134 cwe-id: CWE-79 epss-score: 0.00164 metadata: max-request: 1 google-query: inurl:"/php-curl-test/post_file_path_upload.php" verified: true tags: cve,cve2021,xss,php-mod,wpscan http: - method: GET path: - "{{BaseURL}}/vendor/curl/curl/tests/server/php-curl-test/post_file_path_upload.php?key=" matchers-condition: and matchers: - type: word words: - 'key":""' - type: word part: header words: - text/html - type: status status: - 200 # Enhanced by md on 2023/03/07