mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-f6xp-59jq-r35c
This commit is contained in:
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-f6xp-59jq-r35c",
|
||||
"modified": "2023-04-10T21:30:23Z",
|
||||
"modified": "2023-04-10T22:51:35Z",
|
||||
"published": "2023-04-04T15:30:28Z",
|
||||
"aliases": [
|
||||
"CVE-2020-19278"
|
||||
],
|
||||
"summary": "Phachon mm-wiki Cross Site Request Forgery vulnerability",
|
||||
"details": "Cross Site Request Forgery vulnerability found in Phachon mm-wiki v.0.1.2 allows a remote attacker to execute arbitrary code via the system/user/save parameter.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/phachon/mm-wiki"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.1.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -25,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/phachon/mm-wiki/issues/68"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/phachon/mm-wiki"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://imgur.com/EABvnwz"
|
||||
@@ -35,8 +58,8 @@
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-04-10T22:51:35Z",
|
||||
"nvd_published_at": "2023-04-04T15:15:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user