Skip to content

Commit fdb7460

Browse files
1 parent c4cb972 commit fdb7460

File tree

2 files changed

+63
-37
lines changed

2 files changed

+63
-37
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"schema_version": "1.2.0",
3+
"id": "GHSA-6x3j-x9rp-whxp",
4+
"modified": "2022-02-23T19:31:46Z",
5+
"published": "2022-02-20T00:00:32Z",
6+
"aliases": [
7+
"CVE-2022-0409"
8+
],
9+
"summary": "Unrestricted Upload of File with Dangerous Type in showdoc",
10+
"details": "showdoc prior to 2.10.2 is vulnerable to Unrestricted Upload of File with Dangerous Type.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "showdoc/showdoc"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "2.10.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0409"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/star7th/showdoc/commit/7383d7a3c1b0807b6f397ba7df415a0ce7ccc436"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://huntr.dev/bounties/c25bfad1-2611-4226-954f-009e50f966f7"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/star7th/showdoc"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-434"
59+
],
60+
"severity": "HIGH",
61+
"github_reviewed": true
62+
}
63+
}

advisories/unreviewed/2022/02/GHSA-6x3j-x9rp-whxp/GHSA-6x3j-x9rp-whxp.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)