2024-07-14 02:06:08 +00:00

192 lines
5.8 KiB
JSON

{
"id": "CVE-2015-4632",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-10-18T21:29:01.333",
"lastModified": "2018-12-31T16:37:30.607",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in Koha 3.14.x before 3.14.16, 3.16.x before 3.16.12, 3.18.x before 3.18.08, and 3.20.x before 3.20.1 allow remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the template_path parameter to (1) svc/virtualshelves/search or (2) svc/members/search."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades Cross-Site Scripting (XSS) en Koha, en versiones 3.14.x anteriores a la 3.14.16, versiones 3.16.x anteriores a la 3.16.12, versiones 3.18.x anteriores a la 3.18.08 y versiones 3.20.x anteriores a la 3.20.1, permiten que atacantes remotos lean archivos arbitrarios mediante un ..%2f (punto punto barra cifrada) en el par\u00e1metro template_path en (1) svc/virtualshelves/search o (2) svc/members/search."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"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:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"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:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.14.00",
"versionEndExcluding": "3.14.16",
"matchCriteriaId": "214E9AA7-580C-4028-AB21-0D723D3037FD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.16.00",
"versionEndExcluding": "3.16.12",
"matchCriteriaId": "CEBF9831-C8D6-4503-8192-13D04FB057DB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.18.00",
"versionEndExcluding": "3.18.08",
"matchCriteriaId": "E6E51D4D-9FD8-44A8-8FB0-4880927429D1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.20.00",
"versionEndExcluding": "3.20.01",
"matchCriteriaId": "3EBE685F-DE28-42F4-A071-0A14DE61D0C0"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14408",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://koha-community.org/koha-3-14-16-released/",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://koha-community.org/security-release-koha-3-16-12/",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://koha-community.org/security-release-koha-3-18-8/",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://koha-community.org/security-release-koha-3-20-1/",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://packetstormsecurity.com/files/132458/Koha-ILS-3.20.x-CSRF-XSS-Traversal-SQL-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://seclists.org/fulldisclosure/2015/Jun/80",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/37388/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://www.sba-research.org/2015/06/24/researchers-of-sba-research-found-several-critical-security-vulnerabilities-in-the-koha-library-software-via-combinatorial-testing/",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}