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

106 lines
3.5 KiB
JSON

{
"id": "CVE-2021-33898",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-06-06T23:15:07.517",
"lastModified": "2021-06-15T18:33:32.387",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Invoice Ninja before 4.4.0, there is an unsafe call to unserialize() in app/Ninja/Repositories/AccountRepository.php that may allow an attacker to deserialize arbitrary PHP classes. In certain contexts, this can result in remote code execution. The attacker's input must be hosted at http://www.geoplugin.net (cleartext HTTP), and thus a successful attack requires spoofing that site or obtaining control of it."
},
{
"lang": "es",
"value": "En Invoice Ninja versiones anteriores a 4.4.0, se presenta una llamada no segura a la funci\u00f3n unserialize() en el archivo app/Ninja/Repositories/AccountRepository.php que puede permitir a un atacante deserializar clases PHP arbitrarias. En determinados contextos, esto puede resultar en una ejecuci\u00f3n de c\u00f3digo remota. La entrada del atacante debe estar alojada en http://www.geoplugin.net (texto sin cifrar HTTP), y por lo tanto un ataque con \u00e9xito requiere una suplantaci\u00f3n de ese sitio u obtener el control del mismo"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:invoiceninja:invoice_ninja:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.4.0",
"matchCriteriaId": "8C208851-BE2C-4DC9-BC23-A4F015A57CF8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/invoiceninja/invoiceninja/issues/5909",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}