mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
104 lines
4.0 KiB
JSON
104 lines
4.0 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-29200",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Contao is an open source content management system. Prior to versions 4.9.40, 4.13.21, and 5.1.4, logged in users can list arbitrary system files in the file manager by manipulating the Ajax request. However, it is not possible to read the contents of these files. Users should update to Contao 4.9.40, 4.13.21 or 5.1.4 to receive a patch. There are no known workarounds."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
|
|
"cweId": "CWE-22"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "contao",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "contao",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 2.0.0, < 4.9.40"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 4.10.0, < 4.13.21"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 5.0.0, < 5.1.4"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3"
|
|
},
|
|
{
|
|
"url": "https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df"
|
|
},
|
|
{
|
|
"url": "https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager",
|
|
"refsource": "MISC",
|
|
"name": "https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-fp7q-xhhw-6rj3",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 4.3,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |