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

110 lines
3.3 KiB
JSON

{
"id": "CVE-2018-1000124",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-03-13T21:29:00.320",
"lastModified": "2018-04-13T14:26:16.663",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "I Librarian I-librarian version 4.8 and earlier contains a XML External Entity (XXE) vulnerability in line 154 of importmetadata.php(simplexml_load_string) that can result in an attacker reading the contents of a file and SSRF. This attack appear to be exploitable via posting xml in the Parameter form_import_textarea."
},
{
"lang": "es",
"value": "I Librarian I-librarian, en versiones 4.8 y anteriores, contiene una vulnerabilidad de XEE (XML External Entity) en la l\u00ednea 154 de importmetadata.php (simplexml_load_string) que puede resultar en que un atacante lea el contenido de un archivo y realice SSRF. Este ataque parece ser explotable mediante la inserci\u00f3n de xml en el par\u00e1metro form_import_textarea."
}
],
"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:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-611"
},
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:i-librarian:i\\,_librarian:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.8",
"matchCriteriaId": "0972C1B0-2ABD-4B07-9BB7-E6EAF37053D3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mkucej/i-librarian/issues/116",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}