mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-3qw5-v9cc-v262
This commit is contained in:
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3qw5-v9cc-v262",
|
||||
"modified": "2024-08-15T21:31:18Z",
|
||||
"modified": "2024-08-15T22:21:38Z",
|
||||
"published": "2024-03-21T21:31:15Z",
|
||||
"aliases": [
|
||||
"CVE-2024-29374"
|
||||
],
|
||||
"summary": "Cross site scripting in moodle",
|
||||
"details": "A Cross-Site Scripting (XSS) vulnerability exists in the way MOODLE 3.10.9 handles user input within the \"GET /?lang=\" URL parameter.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "moodle/moodle"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "3.10.9"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -24,6 +43,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/fir3storm/f9c7f3ec1a6496498517ed216d2640b2"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/moodle/moodle"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -31,8 +54,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-15T22:21:38Z",
|
||||
"nvd_published_at": "2024-03-21T19:15:09Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user