Publish GHSA-ww6p-q26w-fr6m

This commit is contained in:
advisory-database[bot]
2024-05-20 17:16:19 +00:00
parent 59b30cbe01
commit 018a1d42f7
@@ -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
}
}