René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

104 lines
3.3 KiB
JSON

{
"id": "CVE-2018-1999009",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-07-23T15:29:00.253",
"lastModified": "2020-08-03T12:43:37.483",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "October CMS version prior to Build 437 contains a Local File Inclusion vulnerability in modules/system/traits/ViewMaker.php#244 (makeFileContents function) that can result in Sensitive information disclosure and remote code execution. This attack appear to be exploitable remotely if the /backend path is accessible. This vulnerability appears to have been fixed in Build 437."
},
{
"lang": "es",
"value": "October CMS en versiones anteriores a la Build 437 contiene una vulnerabilidad de inclusi\u00f3n de archivos locales en modules/system/traits/ViewMaker.php#244 (funci\u00f3n makeFileContents) que puede resultar en la divulgaci\u00f3n de informaci\u00f3n sensible y en la ejecuci\u00f3n de c\u00f3digo remoto. El ataque parece ser explotable de forma remota si la ruta /backend es accesible. La vulnerabilidad parece haber sido solucionada en la build 437."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:octobercms:october:-:*:*:*:*:*:*:*",
"matchCriteriaId": "434E85C0-9D7A-42A8-87BB-89BFFB728AC6"
}
]
}
]
}
],
"references": [
{
"url": "http://octobercms.com/support/article/rn-10",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}