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

83 lines
2.0 KiB
JSON

{
"id": "CVE-2022-45004",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-22T21:15:18.027",
"lastModified": "2023-03-27T22:12:28.510",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Gophish through 0.12.1 was discovered to contain a cross-site scripting (XSS) vulnerability via a crafted landing page."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"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:getgophish:gophish:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.12.1",
"matchCriteriaId": "A4CFE238-B15A-44FE-A7FE-A1E359D84FDE"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/gophish/gophish/releases/tag/v0.12.1",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://pastebin.com/z5MD3z8c",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}