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

159 lines
4.9 KiB
JSON

{
"id": "CVE-2014-1923",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-01-24T17:15:12.250",
"lastModified": "2020-01-30T20:57:37.487",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in the (1) staff interface help editor (edithelp.pl) or (2) member-picupload.pl in Koha before 3.8.23, 3.10.x before 3.10.13, 3.12.x before 3.12.10, and 3.14.x before 3.14.3 allow remote attackers to write to arbitrary files via unspecified vectors."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de Salto de Directorio en el (1) editor de ayuda de la interfaz del personal (archivo edithelp.pl) o (2) el archivo member-picupload.pl en Koha versiones anteriores a 3.8.23, versiones 3.10.x anteriores a 3.10.13, versiones 3.12.x anteriores a 3.12.10, y versiones 3.14.x anteriores a 3.14.3, permiten a atacantes remotos escribir en archivos arbitrarios por medio de vectores no especificados."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:koha:koha:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.08.23",
"matchCriteriaId": "217F4C5D-055C-43AA-983A-51CF9408B213"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.10.00",
"versionEndExcluding": "3.10.13",
"matchCriteriaId": "9D66E4EE-C4FC-411F-957B-F21A618EBC7E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.12.00",
"versionEndExcluding": "3.12.10",
"matchCriteriaId": "173A2792-F4A9-4378-9CA7-6FAE08D75492"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.14.00",
"versionEndExcluding": "3.14.03",
"matchCriteriaId": "2DE8FEB3-A97F-4F8C-A5FC-4B70E6E08859"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11661",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11662",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "http://koha-community.org/security-release-february-2014/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/02/07/10",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/02/10/3",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
}
]
}