mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-wcx3-63mm-h8x6
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wcx3-63mm-h8x6",
|
||||
"modified": "2024-12-04T22:46:01Z",
|
||||
"modified": "2025-02-25T15:21:45Z",
|
||||
"published": "2024-05-05T21:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2024-34500"
|
||||
],
|
||||
"summary": "MediaWiki UnlinkedWikibase Cross-site Scripting vulnerability",
|
||||
"details": "An issue was discovered in the UnlinkedWikibase extension in MediaWiki before 1.39.6, 1.40.x before 1.40.2, and 1.41.x before 1.41.1. XSS can occur through an interface message. Error messages (in the $err var) are not escaped before being passed to Html::rawElement() in the getError() function in the Hooks class.",
|
||||
"details": "An issue was discovered in the UnlinkedWikibase extension in MediaWiki before 1.42.0. XSS can occur through an interface message. Error messages (in the $err var) are not escaped before being passed to Html::rawElement() in the getError() function in the Hooks class.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -32,45 +32,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.39.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "samwilson/unlinked-wikibase"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.40.0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.40.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "samwilson/unlinked-wikibase"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.41.0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.41.1"
|
||||
"fixed": "1.42.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -82,6 +44,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34500"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/github/advisory-database/pull/5310"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/UnlinkedWikibase/+/1002175"
|
||||
|
||||
Reference in New Issue
Block a user