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

151 lines
5.4 KiB
JSON

{
"id": "CVE-2022-24864",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-04-20T19:15:08.037",
"lastModified": "2022-04-28T16:41:48.010",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Origin Protocol is a blockchain based project. The Origin Protocol project website allows for malicious users to inject malicious Javascript via a POST request to `/presale/join`. User-controlled data is passed with no sanitization to SendGrid and injected into an email that is delivered to the founders@originprotocol.com. If the email recipient is using an email program that is susceptible to XSS, then that email recipient will receive an email that may contain malicious XSS. Regardless if the email recipient\u2019s mail program has vulnerabilities or not, the hacker can at the very least inject malicious HTML that modifies the body content of the email. There are currently no known workarounds."
},
{
"lang": "es",
"value": "Origin Protocol es un proyecto basado en blockchain. El sitio web del proyecto Origin Protocol permite a usuarios maliciosos inyectar Javascript malicioso por medio de una petici\u00f3n POST a \"/presale/join\". Los datos controlados por el usuario son pasados sin sanear a SendGrid y son inyectados en un correo electr\u00f3nico que es entregado a founders@originprotocol.com. Si el destinatario del correo electr\u00f3nico usa un programa de correo electr\u00f3nico que es susceptible de una vulnerabilidad de tipo XSS, entonces ese destinatario recibir\u00e1 un correo electr\u00f3nico que puede contener una vulnerabilidad de tipo XSS malicioso. Independientemente de si el programa de correo electr\u00f3nico del destinatario presenta vulnerabilidades o no, el hacker puede, como m\u00ednimo, inyectar HTML malicioso que modifique el contenido del cuerpo del correo electr\u00f3nico. Actualmente no son conocidas medidas de mitigaci\u00f3n"
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:originprotocol:origin_website:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2022-01-10",
"matchCriteriaId": "7371A858-EE6A-4541-9C46-8578F52174D3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/OriginProtocol/origin-website/pull/617",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/OriginProtocol/origin-website/security/advisories/GHSA-v6fc-qwxx-m4h7",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/github/codeql/pull/7127",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}