cvelist/2019/25xxx/CVE-2019-25073.json

118 lines
4.1 KiB
JSON
Raw Normal View History

2022-07-29 21:00:47 +00:00
{
2022-12-27 22:00:42 +00:00
"data_version": "4.0",
2022-07-29 21:00:47 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-25073",
2022-12-27 22:00:42 +00:00
"ASSIGNER": "security@golang.org",
"STATE": "PUBLIC"
2022-07-29 21:00:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-08 21:00:40 +00:00
"value": "Improper path sanitization in github.com/goadesign/goa before v3.0.9, v2.0.10, or v1.4.3 allow remote attackers to read files outside of the intended directory."
2022-12-27 22:00:42 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory('Path Traversal')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "github.com/goadesign/goa",
"product": {
"product_data": [
{
"product_name": "github.com/goadesign/goa",
"version": {
"version_data": [
{
2023-02-28 18:00:33 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "1.4.3"
2022-12-27 22:00:42 +00:00
}
]
}
}
]
}
},
{
"vendor_name": "goa.design/goa",
"product": {
"product_data": [
{
"product_name": "goa.design/goa",
"version": {
"version_data": [
{
2023-02-28 18:00:33 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "1.4.3"
2022-12-27 22:00:42 +00:00
}
]
}
}
]
}
},
{
"vendor_name": "goa.design/goa/v3",
"product": {
"product_data": [
{
"product_name": "goa.design/goa/v3",
"version": {
"version_data": [
{
2023-02-28 18:00:33 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "3.0.9"
2022-12-27 22:00:42 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/goadesign/goa/pull/2388",
"refsource": "MISC",
"name": "https://github.com/goadesign/goa/pull/2388"
},
{
"url": "https://github.com/goadesign/goa/commit/70b5a199d0f813d74423993832c424e1fc73fb39",
"refsource": "MISC",
"name": "https://github.com/goadesign/goa/commit/70b5a199d0f813d74423993832c424e1fc73fb39"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0032",
"refsource": "MISC",
"name": "https://pkg.go.dev/vuln/GO-2020-0032"
2022-07-29 21:00:47 +00:00
}
]
2022-12-27 22:00:42 +00:00
},
"credits": [
{
"lang": "en",
"value": "@christi3k"
}
]
2022-07-29 21:00:47 +00:00
}