cve-2019-19919
Vulnerability from cvelistv5
Published
2019-12-20 22:50
Modified
2024-08-05 02:32
Severity ?
EPSS score ?
Summary
Versions of handlebars prior to 4.3.0 are vulnerable to Prototype Pollution leading to Remote Code Execution. Templates may alter an Object's __proto__ and __defineGetter__ properties, which may allow an attacker to execute arbitrary code through crafted payloads.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://www.npmjs.com/advisories/1164 | Third Party Advisory | |
cve@mitre.org | https://www.tenable.com/security/tns-2021-14 | Patch, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T02:32:09.526Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.npmjs.com/advisories/1164" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.tenable.com/security/tns-2021-14" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Versions of handlebars prior to 4.3.0 are vulnerable to Prototype Pollution leading to Remote Code Execution. Templates may alter an Object\u0027s __proto__ and __defineGetter__ properties, which may allow an attacker to execute arbitrary code through crafted payloads." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-07-22T17:07:21", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.npmjs.com/advisories/1164" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.tenable.com/security/tns-2021-14" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-19919", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Versions of handlebars prior to 4.3.0 are vulnerable to Prototype Pollution leading to Remote Code Execution. Templates may alter an Object\u0027s __proto__ and __defineGetter__ properties, which may allow an attacker to execute arbitrary code through crafted payloads." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.npmjs.com/advisories/1164", "refsource": "MISC", "url": "https://www.npmjs.com/advisories/1164" }, { "name": "https://www.tenable.com/security/tns-2021-14", "refsource": "CONFIRM", "url": "https://www.tenable.com/security/tns-2021-14" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-19919", "datePublished": "2019-12-20T22:50:39", "dateReserved": "2019-12-20T00:00:00", "dateUpdated": "2024-08-05T02:32:09.526Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-19919\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-12-20T23:15:11.480\",\"lastModified\":\"2022-06-03T18:48:57.977\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Versions of handlebars prior to 4.3.0 are vulnerable to Prototype Pollution leading to Remote Code Execution. Templates may alter an Object\u0027s __proto__ and __defineGetter__ properties, which may allow an attacker to execute arbitrary code through crafted payloads.\"},{\"lang\":\"es\",\"value\":\"Las versiones anteriores a 4.3.0 de handlebars, son vulnerables a la Contaminaci\u00f3n de Prototipos conllevando a una ejecuci\u00f3n de c\u00f3digo remota. Las plantillas pueden alterar las propiedades __proto__ y __defineGetter__ de un Objeto, lo que puede permitir a un atacante ejecutar c\u00f3digo arbitrario por medio de cargas \u00fatiles dise\u00f1adas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":7.5},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1321\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.6:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"6FBBF1FB-FAEF-41B9-8E6E-A7DDA881C201\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.7:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"4BF4DC1D-DDD7-4617-A438-AED32D4D2F6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.8:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"B97055D1-E30A-44DC-9792-A74DF11B2110\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.9:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"3079C4D9-56D0-47F5-ABED-02DD89D0E8D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.10:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"89F30120-98DA-4418-B92C-803EAEA5A2FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.11:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"47712A16-6191-47BB-B882-224EBF2DB25D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.0.12:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"3BCF49BE-5CF7-404C-899D-9596C0C104BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.1.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"7619CE95-7EC1-4EDA-B604-BC67CDE33727\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.1.1:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"4CF11D05-33CF-4BC6-BD81-FF3ABB75CEA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.1.2:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"8BE0C388-BA09-4972-94D0-ADB5B77B8763\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.2.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"263741E0-F7D4-4A0B-AE73-3EA3192E9694\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.2.1:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"E96203B2-1DCC-4691-B219-C913068BC033\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:1.3.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"B3BA06B6-42E7-47FF-AED7-6E5A8E14A08B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:2.0.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"1F0B3A6C-10B2-4142-889C-23D53B31EC2C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"018B3A23-8A8C-4BAD-BC58-D5418B79D322\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.1:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"383DF444-D620-4EC2-A3C8-1D51E40786C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.2:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"1AE16B41-008D-466F-99A2-938A92CEFF2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.3:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"D12A5B4E-7834-42F9-908F-E32DF2D3CD7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.4:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"B2AF202E-BEAD-4A4C-B8B0-B4F14A0610F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.5:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"BAE9F367-D1E7-4E5C-A9D5-22565A5F674B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.6:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"0BCA804B-5D31-47D8-95CB-363E7980D28D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:3.0.7:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"476DBC97-8693-4EF4-A4A4-8C10CC8F33D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"16D4CD1A-6A58-42A9-A3E7-448BB7252CFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.1:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"49B8323F-939F-4600-835A-E0E5EACB5276\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.2:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"9BD938F8-0962-4983-902C-B96790A83ED5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.3:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"775A330D-44DA-426E-9DFB-7B3FA617C887\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.4:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"12C85BFA-8E59-4FF0-803B-224FD8955A14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.5:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"6816A885-1EE1-40B7-A2CA-1CCD2594497E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.6:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"ED35F37A-A85A-42FF-847F-D0E9F21DEC99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.7:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"8810BDCB-555A-43B0-A003-6B74E2559B7B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.8:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"39CE17D1-10A6-46F8-86B8-CF91E98E30F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.9:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"9F2F975B-DAEB-47BF-AC41-CCC13C7E3CDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.10:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"3F795717-AA89-4316-B357-6329FDF534DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.11:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"26BA7CCF-AD82-4CC6-8E2C-8EF43C3250CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.12:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"24788A2C-438C-49FA-A20D-383AC9CD699B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.13:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"74530A3D-0B50-43CA-ABA7-95A6D1D99C9F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.0.14:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"A544C487-98E2-4A30-8878-C8BC7F5CD2AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.1.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"B635034C-5DDD-433F-A453-DCE8D8D736C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.1.1:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"FA83D29F-0083-4332-A618-56DB0ED59024\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.1.2:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"F6321E82-B999-4BCD-8FD6-E1B55A60A41A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.2.0:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"FEACA66E-4BDE-41DC-9797-21B81BB43E01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.2.1:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"62A44232-6323-434E-8653-D7C2238702DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:handlebars.js_project:handlebars.js:4.2.2:-:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"B83F4927-BB98-4791-96E9-FF6D302A2AD8\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.19.0\",\"matchCriteriaId\":\"41DBA7C7-8084-45F6-B59D-13A9022C34DF\"}]}]}],\"references\":[{\"url\":\"https://www.npmjs.com/advisories/1164\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.