GSD-2023-29200
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-29200",
"id": "GSD-2023-29200"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-29200"
],
"details": "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.",
"id": "GSD-2023-29200",
"modified": "2023-12-13T01:20:57.167694Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-29200",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "contao",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003e= 2.0.0, \u003c 4.9.40"
},
{
"version_affected": "=",
"version_value": "\u003e= 4.10.0, \u003c 4.13.21"
},
{
"version_affected": "=",
"version_value": "\u003e= 5.0.0, \u003c 5.1.4"
}
]
}
}
]
},
"vendor_name": "contao"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
}
]
},
"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"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-22",
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3",
"refsource": "MISC",
"url": "https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3"
},
{
"name": "https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df",
"refsource": "MISC",
"url": "https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df"
},
{
"name": "https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager",
"refsource": "MISC",
"url": "https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager"
}
]
},
"source": {
"advisory": "GHSA-fp7q-xhhw-6rj3",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=4.9.0,\u003c4.9.40||\u003e=4.13.0,\u003c4.13.21||\u003e=5.1.0,\u003c5.1.4",
"affected_versions": "All versions starting from 4.9.0 before 4.9.40, all versions starting from 4.13.0 before 4.13.21, all versions starting from 5.1.0 before 5.1.4",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2023-04-26",
"description": "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.",
"fixed_versions": [
"4.9.40",
"4.13.21",
"5.1.4"
],
"identifier": "CVE-2023-29200",
"identifiers": [
"GHSA-fp7q-xhhw-6rj3",
"CVE-2023-29200"
],
"not_impacted": "All versions before 4.9.0, all versions starting from 4.9.40 before 4.13.0, all versions starting from 4.13.21 before 5.1.0, all versions starting from 5.1.4",
"package_slug": "packagist/contao/contao",
"pubdate": "2023-04-26",
"solution": "Upgrade to versions 4.9.40, 4.13.21, 5.1.4 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3",
"https://nvd.nist.gov/vuln/detail/CVE-2023-29200",
"https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df",
"https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager",
"https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager.html",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/contao/contao/CVE-2023-29200.yaml",
"https://github.com/advisories/GHSA-fp7q-xhhw-6rj3"
],
"uuid": "e1eb0d8b-2e48-41c0-91a2-b18fb3cd2a58"
},
{
"affected_range": "\u003e=2.0.0,\u003c4.9.40||\u003e=4.10.0,\u003c4.13.21||\u003e=5.0.0,\u003c5.1.4",
"affected_versions": "All versions starting from 2.0.0 before 4.9.40, all versions starting from 4.10.0 before 4.13.21, all versions starting from 5.0.0 before 5.1.4",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2023-05-04",
"description": "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.",
"fixed_versions": [
"4.9.40",
"4.13.21",
"5.1.4"
],
"identifier": "CVE-2023-29200",
"identifiers": [
"CVE-2023-29200",
"GHSA-fp7q-xhhw-6rj3"
],
"not_impacted": "All versions before 2.0.0, all versions starting from 4.9.40 before 4.10.0, all versions starting from 4.13.21 before 5.0.0, all versions starting from 5.1.4",
"package_slug": "packagist/contao/core-bundle",
"pubdate": "2023-04-25",
"solution": "Upgrade to versions 4.9.40, 4.13.21, 5.1.4 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-29200",
"https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager",
"https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df",
"https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3"
],
"uuid": "25b0eb32-18ac-4ff9-bb7e-05b753bd7e4b"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.1.4",
"versionStartIncluding": "5.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.13.21",
"versionStartIncluding": "4.10.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.9.40",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-29200"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://contao.org/en/security-advisories/directory-traversal-in-the-file-manager"
},
{
"name": "https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/contao/contao/commit/6f3e705f4ff23f4419563d09d8485793569f31df"
},
{
"name": "https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/contao/contao/security/advisories/GHSA-fp7q-xhhw-6rj3"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-05-04T19:35Z",
"publishedDate": "2023-04-25T18:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…