cvelist/2022/23xxx/CVE-2022-23773.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2022-01-20 01:01:06 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-02-11 01:01:14 +00:00
"ID": "CVE-2022-23773",
"STATE": "PUBLIC"
2022-01-20 01:01:06 +00:00
},
2022-02-11 01:01:14 +00:00
"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",
2022-01-20 01:01:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-11 01:01:14 +00:00
"value": "cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2022-07-25 19:00:49 +00:00
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
2022-02-11 01:01:14 +00:00
{
"refsource": "MISC",
"name": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
2022-02-25 10:01:18 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220225-0006/",
"url": "https://security.netapp.com/advisory/ntap-20220225-0006/"
2022-08-04 16:00:49 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-02",
"url": "https://security.gentoo.org/glsa/202208-02"
2022-01-20 01:01:06 +00:00
}
]
}
}