cvelist/2022/43xxx/CVE-2022-43017.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2022-10-17 08:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-10-19 18:00:35 +00:00
"ID": "CVE-2022-43017",
"STATE": "PUBLIC"
2022-10-17 08:00:34 +00:00
},
2022-10-19 18:00:35 +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-10-17 08:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-19 18:00:35 +00:00
"value": "OpenCATS v0.9.6 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the indexFile component."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_indexFile.md",
"refsource": "MISC",
"name": "https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_indexFile.md"
2022-10-17 08:00:34 +00:00
}
]
}
}