mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3gx9-37ww-9qw6 GHSA-3p22-ghq8-v749 GHSA-xvm2-9xvc-hx7f GHSA-582j-m369-hj2f
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-917",
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
|
||||
@@ -138,7 +138,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-668"
|
||||
"CWE-668",
|
||||
"CWE-862"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"github_reviewed": true,
|
||||
|
||||
@@ -55,7 +55,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-611"
|
||||
"CWE-611",
|
||||
"CWE-776"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
|
||||
+23
-8
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-582j-m369-hj2f",
|
||||
"modified": "2022-05-14T01:07:06Z",
|
||||
"modified": "2023-07-24T19:31:51Z",
|
||||
"published": "2022-05-14T01:07:06Z",
|
||||
"aliases": [
|
||||
"CVE-2018-19917"
|
||||
],
|
||||
"summary": "Microweber XSS Vulnerability",
|
||||
"details": "Microweber 1.0.8 has reflected cross-site scripting (XSS) vulnerabilities.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,17 +15,31 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "microweber/microweber"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.0.8"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19917"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/microweber/microweber/commits/master"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.netsparker.com/web-applications-advisories/ns-18-038-reflected-cross-site-scripting-in-microweber/"
|
||||
@@ -47,8 +62,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-07-24T19:31:51Z",
|
||||
"nvd_published_at": "2019-03-21T16:00:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user