mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-m99v-mmg2-66vf
This commit is contained in:
+36
-10
@@ -1,17 +1,43 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m99v-mmg2-66vf",
|
||||
"modified": "2024-08-06T15:30:54Z",
|
||||
"modified": "2024-08-06T16:07:53Z",
|
||||
"published": "2024-08-06T15:30:54Z",
|
||||
"aliases": [
|
||||
"CVE-2024-40101"
|
||||
],
|
||||
"summary": "Microweber Reflected Cross-site scripting (XSS) vulnerability",
|
||||
"details": "A Reflected Cross-site scripting (XSS) vulnerability exists in '/search' in microweber 2.0.15 and earlier allowing unauthenticated remote attackers to inject arbitrary web script or HTML via the 'keywords' 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"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "microweber/microweber"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.0.16"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -23,21 +49,21 @@
|
||||
"url": "https://github.com/microweber/microweber/commit/0dede6886c6df3d1f31c4f4e3ba1ab4a336fbf79"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://seclists.org/fulldisclosure/2024/Aug/1"
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/microweber/microweber"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://microweber.com"
|
||||
"url": "https://seclists.org/fulldisclosure/2024/Aug/1"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-06T16:07:53Z",
|
||||
"nvd_published_at": "2024-08-06T14:16:04Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user