CVE-2024-29900 (GCVE-0-2024-29900)
Vulnerability from cvelistv5 – Published: 2024-03-29 15:15 – Updated: 2024-08-02 01:17
VLAI?
Summary
Electron Packager bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. A random segment of ~1-10kb of Node.js heap memory allocated either side of a known buffer will be leaked into the final executable. This memory _could_ contain sensitive information such as environment variables, secrets files, etc. This issue is patched in 18.3.1.
Severity ?
7.5 (High)
CWE
- CWE-402 - Transmission of Private Resources into a New Sphere ('Resource Leak')
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:electron-packager_project:electron-packager:*:*:*:*:*:node.js:*:*"
],
"defaultStatus": "unknown",
"product": "electron-packager",
"vendor": "electron-packager_project",
"versions": [
{
"lessThan": "18.3.1",
"status": "affected",
"version": "18.3.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-29900",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-19T13:28:04.136409Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-30T17:50:41.198Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T01:17:58.508Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57"
},
{
"name": "https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "packager",
"vendor": "electron",
"versions": [
{
"status": "affected",
"version": "= 18.3.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Electron Packager bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. A random segment of ~1-10kb of Node.js heap memory allocated either side of a known buffer will be leaked into the final executable. This memory _could_ contain sensitive information such as environment variables, secrets files, etc. This issue is patched in 18.3.1.\n"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-402",
"description": "CWE-402: Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-03-29T15:15:45.766Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57"
},
{
"name": "https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee"
}
],
"source": {
"advisory": "GHSA-34h3-8mw4-qw57",
"discovery": "UNKNOWN"
},
"title": "@electron/packager\u0027s build process memory potentially leaked into final executable"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-29900",
"datePublished": "2024-03-29T15:15:45.766Z",
"dateReserved": "2024-03-21T15:12:08.999Z",
"dateUpdated": "2024-08-02T01:17:58.508Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"Electron Packager bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. A random segment of ~1-10kb of Node.js heap memory allocated either side of a known buffer will be leaked into the final executable. This memory _could_ contain sensitive information such as environment variables, secrets files, etc. This issue is patched in 18.3.1.\\n\"}, {\"lang\": \"es\", \"value\": \"Electron Packager incluye el c\\u00f3digo fuente de la aplicaci\\u00f3n basada en Electron con un ejecutable de Electron renombrado y archivos de soporte en carpetas listas para su distribuci\\u00f3n. Un segmento aleatorio de ~1-10kb de memoria din\\u00e1mica de Node.js asignado a cada lado de un b\\u00fafer conocido se filtrar\\u00e1 al ejecutable final. Esta memoria _podr\\u00eda_ contener informaci\\u00f3n confidencial como variables de entorno, archivos secretos, etc. Este problema se solucion\\u00f3 en 18.3.1.\"}]",
"id": "CVE-2024-29900",
"lastModified": "2024-11-21T09:08:34.647",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2024-03-29T16:15:08.103",
"references": "[{\"url\": \"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-402\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-29900\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-29T16:15:08.103\",\"lastModified\":\"2025-05-07T17:02:49.973\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Electron Packager bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. A random segment of ~1-10kb of Node.js heap memory allocated either side of a known buffer will be leaked into the final executable. This memory _could_ contain sensitive information such as environment variables, secrets files, etc. This issue is patched in 18.3.1.\\n\"},{\"lang\":\"es\",\"value\":\"Electron Packager incluye el c\u00f3digo fuente de la aplicaci\u00f3n basada en Electron con un ejecutable de Electron renombrado y archivos de soporte en carpetas listas para su distribuci\u00f3n. Un segmento aleatorio de ~1-10kb de memoria din\u00e1mica de Node.js asignado a cada lado de un b\u00fafer conocido se filtrar\u00e1 al ejecutable final. Esta memoria _podr\u00eda_ contener informaci\u00f3n confidencial como variables de entorno, archivos secretos, etc. Este problema se solucion\u00f3 en 18.3.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-402\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openjsf:packager:18.3.0:*:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"9D7D5071-A2EB-4E84-B381-5E851203A960\"}]}]}],\"references\":[{\"url\":\"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\", \"name\": \"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\", \"name\": \"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T01:17:58.508Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-29900\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-19T13:28:04.136409Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:electron-packager_project:electron-packager:*:*:*:*:*:node.js:*:*\"], \"vendor\": \"electron-packager_project\", \"product\": \"electron-packager\", \"versions\": [{\"status\": \"affected\", \"version\": \"18.3.0\", \"lessThan\": \"18.3.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-19T14:49:16.158Z\"}}], \"cna\": {\"title\": \"@electron/packager\u0027s build process memory potentially leaked into final executable\", \"source\": {\"advisory\": \"GHSA-34h3-8mw4-qw57\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"electron\", \"product\": \"packager\", \"versions\": [{\"status\": \"affected\", \"version\": \"= 18.3.0\"}]}], \"references\": [{\"url\": \"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\", \"name\": \"https://github.com/electron/packager/security/advisories/GHSA-34h3-8mw4-qw57\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\", \"name\": \"https://github.com/electron/packager/commit/d421d4bd3ced889a4143c5c3ab6d95e3be249eee\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Electron Packager bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. A random segment of ~1-10kb of Node.js heap memory allocated either side of a known buffer will be leaked into the final executable. This memory _could_ contain sensitive information such as environment variables, secrets files, etc. This issue is patched in 18.3.1.\\n\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-402\", \"description\": \"CWE-402: Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-29T15:15:45.766Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-29900\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T01:17:58.508Z\", \"dateReserved\": \"2024-03-21T15:12:08.999Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-29T15:15:45.766Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
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…