cvelist/2022/28xxx/CVE-2022-28948.json
2022-09-23 15:00:35 +00:00

67 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-28948",
"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": "An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/go-yaml/yaml/issues/666",
"refsource": "MISC",
"name": "https://github.com/go-yaml/yaml/issues/666"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220923-0006/",
"url": "https://security.netapp.com/advisory/ntap-20220923-0006/"
}
]
}
}