cvelist/2019/7xxx/CVE-2019-7739.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-02-11 13:05:15 -05:00
{
2019-03-17 22:58:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7739",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
2019-02-12 13:06:02 -05:00
{
2019-03-17 22:58:31 +00:00
"lang": "eng",
"value": "An issue was discovered in Joomla! before 3.9.3. The \"No Filtering\" textfilter overrides child settings in the Global Configuration. This is intended behavior. However, it might be unexpected for the user because the configuration dialog lacks an additional message to explain this."
2019-02-12 13:06:02 -05:00
}
2019-03-17 22:58:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://developer.joomla.org/security-centre/767-20190203-core-additional-warning-in-the-global-configuration-textfilter-settings",
"refsource": "MISC",
"url": "https://developer.joomla.org/security-centre/767-20190203-core-additional-warning-in-the-global-configuration-textfilter-settings"
},
{
"name": "107015",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107015"
}
]
}
}