Vulnerability Details : CVE-2022-24864
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’s 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.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2022-24864
- cpe:2.3:a:originprotocol:origin_website:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-24864
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 23 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-24864
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.5
|
LOW | AV:N/AC:M/Au:S/C:N/I:P/A:N |
6.8
|
2.9
|
NIST | |
5.4
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N |
2.3
|
2.7
|
NIST | |
4.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N |
2.3
|
1.4
|
GitHub, Inc. |
CWE ids for CVE-2022-24864
-
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2022-24864
-
https://github.com/OriginProtocol/origin-website/security/advisories/GHSA-v6fc-qwxx-m4h7
Malicious Javascript injection via a POST request to /presale/join · Advisory · OriginProtocol/origin-website · GitHubThird Party Advisory
-
https://github.com/github/codeql/pull/7127
Python: CWE-079 - Add Email injection query by mrthankyou · Pull Request #7127 · github/codeql · GitHubPatch;Third Party Advisory
-
https://github.com/OriginProtocol/origin-website/pull/617
Remove presale join endpoint by DanielVF · Pull Request #617 · OriginProtocol/origin-website · GitHubPatch;Third Party Advisory
Jump to