cvelist/2020/5xxx/CVE-2020-5182.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2020-01-01 21:01:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-03 17:01:21 +00:00
"ID": "CVE-2020-5182",
"STATE": "PUBLIC"
2020-01-01 21:01:03 +00:00
},
2020-02-03 17:01:21 +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",
2020-01-01 21:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-03 17:01:21 +00:00
"value": "The J-BusinessDirectory extension before 5.2.9 for Joomla! allows Reverse Tabnabbing. In some configurations, the link to the business website can be entered by any user. If it doesn't contain rel=\"noopener\" (or similar attributes such as noreferrer), the tabnabbing may occur. To reproduce the bug, create a business with a website link that contains JavaScript to exploit the window.opener property (for example, by setting window.opener.location)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.cmsjunkie.com/blog/joomla_business_directory_5-2-9_release/",
"url": "https://www.cmsjunkie.com/blog/joomla_business_directory_5-2-9_release/"
2020-01-01 21:01:03 +00:00
}
]
}
}