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

110 lines
3.2 KiB
JSON

{
"id": "CVE-2014-8598",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-11-18T15:59:06.750",
"lastModified": "2017-09-08T01:29:25.730",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The XML Import/Export plugin in MantisBT 1.2.x does not restrict access, which allows remote attackers to (1) upload arbitrary XML files via the import page or (2) obtain sensitive information via the export page. NOTE: this issue can be combined with CVE-2014-7146 to execute arbitrary PHP code."
},
{
"lang": "es",
"value": "El plugin XML Import/Export en MantisBT 1.2.x no restringe el acceso, lo que permite a atacantes remotos (1) subir c\u00f3digo XML arbitrario mediante la p\u00e1gina 'import' o (2) obtener informaci\u00f3n sensible mediante la p\u00e1gina 'export'. NOTA: este fallo puede ser combinado con la CVE-2014-7146 y ejecutar c\u00f3digo PHP arbitrario."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-19"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.17",
"matchCriteriaId": "5761D76C-7109-4E94-AEC3-3A6419429A91"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/62101",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2015/dsa-3120",
"source": "cve@mitre.org"
},
{
"url": "http://www.mantisbt.org/bugs/view.php?id=17780",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/11/07/28",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/70996",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98573",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/mantisbt/mantisbt/commit/80a15487",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}