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

104 lines
3.1 KiB
JSON

{
"id": "CVE-2022-38080",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2022-08-24T09:15:08.540",
"lastModified": "2022-08-29T00:53:18.910",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Reflected cross-site scripting vulnerability in Exment ((PHP8) exceedone/exment v5.0.2 and earlier and exceedone/laravel-admin v3.0.0 and earlier, (PHP7) exceedone/exment v4.4.2 and earlier and exceedone/laravel-admin v2.2.2 and earlier) allows a remote authenticated attacker to inject an arbitrary script."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo cross-site scripting reflejado en Exment ((PHP8) exceedone/exment v5.0.2 y anteriores y exceedone/laravel-admin v3.0.0 y anteriores, (PHP7) exceedone/exment v4.4.2 y anteriores y exceedone/laravel-admin v2.2.2 y anteriores) permite a un atacante remoto autenticado inyectar un script arbitrario."
}
],
"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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:exceedone:exment:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.0.2",
"matchCriteriaId": "E3ED89D5-2907-419A-9D82-D93FDF25D40D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:exceedone:laravel-admin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.1",
"matchCriteriaId": "D82A9BF4-5BBA-4D5B-B2C2-F2E53829A823"
}
]
}
]
}
],
"references": [
{
"url": "https://exment.net/docs/#/release_note?id=v503-20220817",
"source": "vultures@jpcert.or.jp",
"tags": [
"Patch",
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://exment.net/docs/#/weakness/20220817",
"source": "vultures@jpcert.or.jp",
"tags": [
"Mitigation",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://jvn.jp/en/jp/JVN46239102/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
}
]
}