GHSA-2GC6-2H2G-PH48
Vulnerability from github – Published: 2022-05-24 16:58 – Updated: 2023-07-18 20:31
VLAI?
Summary
Rambox RCE Vulnerability
Details
There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron, such as an exec of OS commands within the onerror attribute of an IMG element.
Severity ?
9.0 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "Rambox"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.6.9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-17625"
],
"database_specific": {
"cwe_ids": [
"CWE-78",
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-18T20:31:10Z",
"nvd_published_at": "2019-10-16T12:15:00Z",
"severity": "CRITICAL"
},
"details": "There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron, such as an exec of OS commands within the onerror attribute of an IMG element.",
"id": "GHSA-2gc6-2h2g-ph48",
"modified": "2023-07-18T20:31:10Z",
"published": "2022-05-24T16:58:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17625"
},
{
"type": "WEB",
"url": "https://github.com/Ekultek/CVE-2019-17625"
},
{
"type": "WEB",
"url": "https://github.com/ramboxapp/community-edition"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20211209122051/https://github.com/ramboxapp/community-edition/issues/2418"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Rambox RCE Vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…