Publish GHSA-6jmr-r7p6-f5wr

This commit is contained in:
advisory-database[bot]
2025-04-30 17:33:33 +00:00
parent b2d0b2471f
commit 71108e08e5
@@ -1,19 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6jmr-r7p6-f5wr",
"modified": "2025-04-29T21:31:55Z",
"modified": "2025-04-30T17:31:58Z",
"published": "2025-04-29T21:31:55Z",
"aliases": [
"CVE-2025-0520"
],
"details": "An unrestricted file upload vulnerability in ShowDoc caused by improper validation of file extension allows execution of arbitrary PHP, leading to remote code execution.This issue affects ShowDoc: before 2.8.7.",
"summary": "ShowDoc unrestricted file upload vulnerability",
"details": "An unrestricted file upload vulnerability in ShowDoc caused by improper validation of file extension allows execution of arbitrary PHP, leading to remote code execution. This issue affects ShowDoc: before 2.8.7.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "showdoc/showdoc"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8.7"
}
]
}
]
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/star7th/showdoc/pull/1059"
},
{
"type": "PACKAGE",
"url": "https://github.com/star7th/showdoc"
},
{
"type": "WEB",
"url": "https://github.com/vulhub/vulhub/tree/master/showdoc/CNVD-2020-26585"
@@ -37,8 +62,8 @@
"CWE-434"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-04-30T17:31:58Z",
"nvd_published_at": "2025-04-29T20:15:25Z"
}
}