cvelist/2023/27xxx/CVE-2023-27162.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2023-02-27 03:01:28 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-03-31 20:00:32 +00:00
"ID": "CVE-2023-27162",
"STATE": "PUBLIC"
2023-02-27 03:01:28 +00:00
},
2023-03-31 20:00:32 +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",
2023-02-27 03:01:28 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-31 20:00:32 +00:00
"value": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://openapi-generator.com",
"refsource": "MISC",
"name": "http://openapi-generator.com"
},
{
"url": "https://github.com/OpenAPITools/openapi-generator",
"refsource": "MISC",
"name": "https://github.com/OpenAPITools/openapi-generator"
},
{
"url": "https://notes.sjtu.edu.cn/s/2_yki_2Xq",
"refsource": "MISC",
"name": "https://notes.sjtu.edu.cn/s/2_yki_2Xq"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08",
"url": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08"
2023-02-27 03:01:28 +00:00
}
]
}
}