{ "id": "CVE-2018-17076", "sourceIdentifier": "cve@mitre.org", "published": "2018-09-16T02:29:01.180", "lastModified": "2018-11-08T21:03:48.067", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "GPP through 2.25 will try to use more memory space than is available on the stack, leading to a segmentation fault or possibly unspecified other impact via a crafted file." }, { "lang": "es", "value": "GPP hasta la versi\u00f3n 2.25 intentar\u00e1 emplear m\u00e1s espacio de memoria del disponible en la pila, lo que conduce a un fallo de segmentaci\u00f3n o, posiblemente, a otro tipo de impacto sin especificar mediante un archivo manipulado." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "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": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:logological:general-purpose_preprocessor:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.25", "matchCriteriaId": "12A24AC3-3D37-4C3A-A7F0-913FD757D0C2" } ] } ] } ], "references": [ { "url": "https://github.com/logological/gpp/issues/26", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }