mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4h4p-553m-46qh
This commit is contained in:
+35
-4
@@ -1,20 +1,43 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4h4p-553m-46qh",
|
||||
"modified": "2024-08-06T06:30:36Z",
|
||||
"modified": "2024-08-06T14:31:01Z",
|
||||
"published": "2024-08-06T06:30:36Z",
|
||||
"aliases": [
|
||||
"CVE-2024-6886"
|
||||
],
|
||||
"summary": "Gitea Cross-site Scripting Vulnerability",
|
||||
"details": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea Gitea Open Source Git Server allows Stored XSS.This issue affects Gitea Open Source Git Server: 1.22.0.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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": "Go",
|
||||
"name": "code.gitea.io/gitea"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.22.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -25,9 +48,17 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/go-gitea/gitea/pull/31200"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/go-gitea/gitea/commit/b6280f4d21309cfae7cc07f74173354c664d5e10"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://blog.gitea.com/release-of-1.22.1"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/go-gitea/gitea"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +66,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-06T14:31:01Z",
|
||||
"nvd_published_at": "2024-08-06T04:16:46Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user