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

173 lines
5.2 KiB
JSON

{
"id": "CVE-2011-4715",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-12-08T19:55:08.187",
"lastModified": "2017-08-29T01:30:32.787",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in cgi-bin/koha/mainpage.pl in Koha 3.4 before 3.4.7 and 3.6 before 3.6.1, and LibLime Koha 4.2 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the KohaOpacLanguage cookie to cgi-bin/opac/opac-main.pl, related to Output.pm."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en cgi-bin/koha/mainpage.pl en Koha v3.4 antes de v3.4.7 y v3.6 antes de v3.6.1, y LibLime Koha v4.2 y anteriores permite a atacantes remotos leer archivos de su elecci\u00f3n a trav\u00e9s de .. (punto punto) en la cookie KohaOpacLanguage de cgi-bin/opac/opac-main.pl, relacionado con Output.pm."
}
],
"metrics": {
"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:liblime_koha:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.2",
"matchCriteriaId": "A157B981-C57E-4758-8C99-D072AA00CDC6"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.06.00.000:*:*:*:*:*:*:*",
"matchCriteriaId": "C1FF9625-8924-4AFF-BDDD-44ECDD21B652"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.00:*:*:*:*:*:*:*",
"matchCriteriaId": "19846DCB-7BAA-4C48-B879-4ED2133FE055"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.01:*:*:*:*:*:*:*",
"matchCriteriaId": "C7890D6D-0BBD-4C78-BE9D-6C6E74CD0B43"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.02:*:*:*:*:*:*:*",
"matchCriteriaId": "52BF1075-0D4F-4615-B8DE-785ACB8146E0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.03:*:*:*:*:*:*:*",
"matchCriteriaId": "BD0160D1-0198-477B-A565-9CA5E627F0BA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.04:*:*:*:*:*:*:*",
"matchCriteriaId": "B161E81A-158C-4BEF-B1C8-DD8C94D8E48E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.05:*:*:*:*:*:*:*",
"matchCriteriaId": "6D972C41-F258-441A-AE2B-BD82322FA9B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:koha:koha:3.04.06:*:*:*:*:*:*:*",
"matchCriteriaId": "18A1B156-CC67-49EA-9311-9F3CBA205C1C"
}
]
}
]
}
],
"references": [
{
"url": "http://koha-community.org/koha-3-4-7/#more-2971",
"source": "cve@mitre.org"
},
{
"url": "http://koha-community.org/koha-3-6-1/#more-2929",
"source": "cve@mitre.org"
},
{
"url": "http://www.exploit-db.com/exploits/18153",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/50812",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vigasis.com/en/?guncel_guvenlik=LibLime%20Koha%20%3C=%204.2%20Local%20File%20Inclusion%20Vulnerability&lnk=exploits/18153",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71478",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/liblime/LibLime-Koha/commit/8ea6f7bc37d05a9ec25b5afbea011cf9de5f1e49#C4/Output.pm",
"source": "cve@mitre.org"
}
]
}