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

98 lines
3.0 KiB
JSON

{
"id": "CVE-2008-3562",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-08-10T20:41:00.000",
"lastModified": "2017-08-08T01:31:59.187",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in the Contact module in Chupix CMS 0.1.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the mods parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en el index.php del m\u00f3dulo Contact en Chupix CMS 0.1.0, cuando magic_quotes_gpc est\u00e1n desactivadas, permite a atacantes remotos incluir y ejecutar archivos locales a trav\u00e9s de .. (punto punto) en el par\u00e1metro \"mods\". NOTA: el origen de esta informaci\u00f3n es desconocido. Los detalles han sido obtenidos a partir de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chupix:chupix_cms:0.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "E8CBA8DB-979F-4879-BF30-C0E65E45CFDF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:chupix:cms_contact_module:0.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "99CC3B7F-5E39-4D23-AB9F-018F1BBF848B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/30564",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/30564/exploit",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44258",
"source": "cve@mitre.org"
}
]
}