cvelist/2022/45xxx/CVE-2022-45052.json
2023-01-06 16:00:37 +00:00

112 lines
3.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-45052",
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Local File Inclusion vulnerability has been found in Axiell Iguana CMS. Due to insufficient neutralisation of user input on the url parameter on the Proxy.type.php endpoint, external users are capable of accessing files on the server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-552 Files or Directories Accessible to External Parties",
"cweId": "CWE-552"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Axiell",
"product": {
"product_data": [
{
"product_name": "Iguana",
"version": {
"version_data": [
{
"version_value": "< 4.5.02",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://csirt.divd.nl/CVE-2022-45052/",
"refsource": "MISC",
"name": "https://csirt.divd.nl/CVE-2022-45052/"
},
{
"url": "https://csirt.divd.nl/DIVD-2022-00064/",
"refsource": "MISC",
"name": "https://csirt.divd.nl/DIVD-2022-00064/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"value": "Upgrade to the latest version of Iguana CMS.",
"supportingMedia": [
{
"type": "text/html",
"base64": false,
"value": "Upgrade to the latest version of Iguana CMS."
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Discovered by Amr Al Hallak"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseSeverity": "CRITICAL",
"baseScore": 9.8,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
]
}
}