{ "id": "CVE-2022-39240", "sourceIdentifier": "security-advisories@github.com", "published": "2022-09-24T02:15:09.713", "lastModified": "2022-09-26T16:34:49.890", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "MyGraph is a permission management system. Versions prior to 1.0.4 are vulnerable to a storage XSS vulnerability leading to Remote Code Execution. This issue is patched in version 1.0.4. There is no known workaround." }, { "lang": "es", "value": "MyGraph es un sistema de administraci\u00f3n de permisos. Las versiones anteriores a 1.0.4 son susceptibles a una vulnerabilidad de tipo XSS de almacenamiento conllevando a una ejecuci\u00f3n de c\u00f3digo remota. Este problema est\u00e1 parcheado en versi\u00f3n 1.0.4. No se presenta ninguna mitigaci\u00f3n conocida.\n" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "impactScore": 2.7 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-79" }, { "lang": "en", "value": "CWE-80" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:mygraph_project:mygraph:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.0.4", "matchCriteriaId": "22134378-988E-43AC-ACF2-93B83B1DC89D" } ] } ] } ], "references": [ { "url": "https://github.com/renlm/MyGraph/security/advisories/GHSA-hj4j-923h-927j", "source": "security-advisories@github.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }