cvelist/2024/6xxx/CVE-2024-6886.json
2024-08-06 04:00:38 +00:00

85 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6886",
"ASSIGNER": "security@gitea.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Gitea",
"product": {
"product_data": [
{
"product_name": "Gitea Open Source Git Server",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.22.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/go-gitea/gitea/pull/31200",
"refsource": "MISC",
"name": "https://github.com/go-gitea/gitea/pull/31200"
},
{
"url": "https://blog.gitea.com/release-of-1.22.1/",
"refsource": "MISC",
"name": "https://blog.gitea.com/release-of-1.22.1/"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Catalin Iovita (https://github.com/catalin-iovita)"
},
{
"lang": "en",
"value": "Alexandru Postolache (https://github.com/alex-postolache)"
}
]
}