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

144 lines
4.4 KiB
JSON

{
"id": "CVE-2020-11084",
"sourceIdentifier": "security-advisories@github.com",
"published": "2020-07-14T22:15:10.623",
"lastModified": "2021-11-04T17:29:32.463",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In iPear, the manual execution of the eval() function can lead to command injection. Only PCs where commands are manually executed via \"For Developers\" are affected. This function allows executing any PHP code within iPear which may change, damage, or steal data (files) from the PC."
},
{
"lang": "es",
"value": "En iPear, la ejecuci\u00f3n manual de la funci\u00f3n eval() puede conducir a la inyecci\u00f3n de comandos. Solo est\u00e1n afectadas las PC donde los comandos se ejecutan manualmente por medio de \"For Developers\". Esta funci\u00f3n permite ejecutar cualquier c\u00f3digo PHP dentro de iPear que pueda cambiar, da\u00f1ar o robar datos (archivos) desde la PC"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.5
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.1,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ipear_project:ipear:0.6.14:*:*:*:*:*:*:*",
"matchCriteriaId": "351B7FE7-18A0-4338-9920-E90415992C0A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ipear_project:ipear:0.6.15:*:*:*:*:*:*:*",
"matchCriteriaId": "95962A24-A98D-4684-89EC-FA179A7D13A0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ipear_project:ipear:0.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1149C148-D414-45A8-A19E-AFBEE683AFD8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/yaBobJonez/iPear/security/advisories/GHSA-4xvp-35fx-hjjj",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}