From 018a1d42f7b4d183ec940e9fff287fe52ddad0ef Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 17:16:19 +0000 Subject: [PATCH] Publish GHSA-ww6p-q26w-fr6m --- .../GHSA-ww6p-q26w-fr6m.json | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json diff --git a/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json b/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json new file mode 100644 index 00000000000..a22eda03f59 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ww6p-q26w-fr6m", + "modified": "2024-05-20T17:14:55Z", + "published": "2024-05-20T17:14:55Z", + "aliases": [ + + ], + "summary": "phpxmlrpc/extra XSS in class documenting_xmlrpc_server", + "details": "Versions preceding 0.6.1 of the phpxmlrpc/extras project are susceptible to a Cross-Site Scripting (XSS) vulnerability. This vulnerability exists within the class documenting_xmlrpc_server when processing the GET methodName parameter.", + "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": "phpxmlrpc/extras" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.6.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/gggeek/phpxmlrpc-extras/commit/65c336e3def9ce71b3e799104d3a6ad15668ddb0" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/phpxmlrpc/extras/2017-10-29.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/gggeek/phpxmlrpc-extras" + }, + { + "type": "WEB", + "url": "https://github.com/gggeek/phpxmlrpc-extras/releases/tag/0.6.1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-80" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-20T17:14:55Z", + "nvd_published_at": null + } +} \ No newline at end of file