cvelist/2022/42xxx/CVE-2022-42968.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2022-10-16 04:00:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-42968",
"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.17.3 does not sanitize and escape refs in the git backend. Arguments to git commands are mishandled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/go-gitea/gitea/pull/21463",
"refsource": "MISC",
"name": "https://github.com/go-gitea/gitea/pull/21463"
},
{
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.17.3",
"refsource": "MISC",
"name": "https://github.com/go-gitea/gitea/releases/tag/v1.17.3"
2022-10-31 04:00:31 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-14",
"url": "https://security.gentoo.org/glsa/202210-14"
2022-10-16 04:00:36 +00:00
}
]
}
}