mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-jqvm-9xm2-gc38
This commit is contained in:
+31
-4
@@ -1,20 +1,43 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-jqvm-9xm2-gc38",
|
||||
"modified": "2024-10-05T03:30:37Z",
|
||||
"modified": "2024-10-07T14:50:52Z",
|
||||
"published": "2024-10-05T03:30:37Z",
|
||||
"aliases": [
|
||||
"CVE-2024-47847"
|
||||
],
|
||||
"summary": "Mediawiki Cargo extension vulnerable to Cross-site Scripting",
|
||||
"details": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation Mediawiki - Cargo allows Cross-Site Scripting (XSS).This issue affects Mediawiki - Cargo: from 3.6.X before 3.6.1.",
|
||||
"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:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "mediawiki/cargo"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "3.6.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -37,6 +60,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/1063831"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/wikimedia/mediawiki-extensions-Cargo"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://phabricator.wikimedia.org/T368628"
|
||||
@@ -51,8 +78,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-07T14:50:52Z",
|
||||
"nvd_published_at": "2024-10-05T01:15:12Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user