cvelist/2020/24xxx/CVE-2020-24898.json

76 lines
2.2 KiB
JSON
Raw Normal View History

2020-08-28 07:11:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-08-29 20:01:25 +00:00
"ID": "CVE-2020-24898",
"STATE": "PUBLIC"
2020-08-28 07:11:31 +00:00
},
2020-08-29 20:01:25 +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-08-28 07:11:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-29 20:01:25 +00:00
"value": "The Table Filter and Charts for Confluence Server app before 5.3.26 (for Atlassian Confluence) allows SSRF via the \"Table from CSV\" macro (URL parameter)."
2020-08-28 07:11:31 +00:00
}
]
2020-08-29 20:01:25 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://stiltsoft.atlassian.net/browse/VD-1",
"refsource": "MISC",
"name": "https://stiltsoft.atlassian.net/browse/VD-1"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:H/I:L/PR:L/S:U/UI:N",
"version": "3.1"
}
2020-08-28 07:11:31 +00:00
}
}