cvelist/2022/3xxx/CVE-2022-3260.json

64 lines
1.9 KiB
JSON
Raw Normal View History

2022-09-21 16:00:40 +00:00
{
2023-02-12 22:02:40 +00:00
"data_version": "4.0",
2022-09-21 16:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3260",
2022-12-08 16:00:39 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 22:02:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The response header has not enabled X-FRAME-OPTIONS, Which helps prevents against Clickjacking attack.. Some browsers would interpret these results incorrectly, allowing clickjacking attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1021",
"cweId": "CWE-1021"
}
]
}
]
},
2022-12-08 16:00:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Openshift",
"version": {
"version_data": [
{
2023-02-12 22:02:40 +00:00
"version_affected": "=",
2022-12-08 16:00:39 +00:00
"version_value": "4.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 22:02:40 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106780",
2022-12-08 16:00:39 +00:00
"refsource": "MISC",
2023-02-12 22:02:40 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2106780"
2022-09-21 16:00:40 +00:00
}
]
}
}