cvelist/2020/27xxx/CVE-2020-27981.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-10-28 20:01:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-28 21:01:37 +00:00
"ID": "CVE-2020-27981",
"STATE": "PUBLIC"
2020-10-28 20:01:36 +00:00
},
2020-10-28 21:01:37 +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-10-28 20:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-28 21:01:37 +00:00
"value": "An XSS vulnerability in the auto-complete function of the description field (for new or edited transactions) in Firefly III before 5.4.5 allows the user to execute JavaScript via suggested transaction titles. NOTE: this is exploitable only in a non-default configuration where Content Security Policy headers are disabled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/firefly-iii/firefly-iii/issues/3990",
"refsource": "MISC",
"name": "https://github.com/firefly-iii/firefly-iii/issues/3990"
},
{
"url": "https://github.com/firefly-iii/firefly-iii/compare/5.4.4...5.4.5",
"refsource": "MISC",
"name": "https://github.com/firefly-iii/firefly-iii/compare/5.4.4...5.4.5"
2020-10-28 20:01:36 +00:00
}
]
}
}