cvelist/2022/30xxx/CVE-2022-30781.json
2022-11-17 15:00:31 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-30781",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Gitea before 1.16.7 does not escape git fetch remote."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/go-gitea/gitea/pull/19490",
"refsource": "MISC",
"name": "https://github.com/go-gitea/gitea/pull/19490"
},
{
"url": "https://github.com/go-gitea/gitea/pull/19487",
"refsource": "MISC",
"name": "https://github.com/go-gitea/gitea/pull/19487"
},
{
"url": "https://blog.gitea.io/2022/05/gitea-1.16.7-is-released/",
"refsource": "MISC",
"name": "https://blog.gitea.io/2022/05/gitea-1.16.7-is-released/"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/168400/Gitea-1.16.6-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/168400/Gitea-1.16.6-Remote-Code-Execution.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/169928/Gitea-Git-Fetch-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/169928/Gitea-Git-Fetch-Remote-Code-Execution.html"
}
]
}
}