Publish GHSA-m99v-mmg2-66vf

This commit is contained in:
advisory-database[bot]
2024-08-06 16:09:24 +00:00
parent 3ef71dbca7
commit 9fa724504d
@@ -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"
}
}