{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-6318",
        "assignerOrgId": "b3d5ebe7-963e-41fb-98e1-2edaeabb8f82",
        "state": "PUBLISHED",
        "assignerShortName": "Bitdefender",
        "dateReserved": "2023-11-27T14:21:54.210Z",
        "datePublished": "2024-04-09T13:41:47.666Z",
        "dateUpdated": "2024-08-02T08:28:21.366Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "webOS",
                    "vendor": "LG",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "5.5.0"
                        },
                        {
                            "status": "affected",
                            "version": "6.3.3-442"
                        },
                        {
                            "status": "affected",
                            "version": "7.3.1-43 "
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "finder",
                    "value": "Alexandru Lazăr of Bitdefender Labs"
                }
            ],
            "datePublic": "2024-04-04T11:43:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "<p>A command injection vulnerability exists in the <b>processAnalyticsReport</b>&nbsp;method from the <b>com.webos.service.cloudupload</b>&nbsp;service on webOS version 5 through 7. A series of specially crafted requests can lead to command execution as the root user. An attacker can make authenticated requests to trigger this vulnerability.</p>Full versions and TV models affected:<br><br><ul><li>webOS 5.5.0 - 04.50.51 running on OLED55CXPUA&nbsp;<br></li><li>webOS 6.3.3-442 (kisscurl-kinglake) - 03.36.50 running on OLED48C1PUB&nbsp;<br></li><li>webOS 7.3.1-43 (mullet-mebin) - 03.33.85 running on OLED55A23LA<br></li></ul>"
                        }
                    ],
                    "value": "A command injection vulnerability exists in the processAnalyticsReport method from the com.webos.service.cloudupload service on webOS version 5 through 7. A series of specially crafted requests can lead to command execution as the root user. An attacker can make authenticated requests to trigger this vulnerability.\n\nFull versions and TV models affected:\n\n  *  webOS 5.5.0 - 04.50.51 running on OLED55CXPUA \n\n  *  webOS 6.3.3-442 (kisscurl-kinglake) - 03.36.50 running on OLED48C1PUB \n\n  *  webOS 7.3.1-43 (mullet-mebin) - 03.33.85 running on OLED55A23LA\n\n"
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-88",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-88 OS Command Injection"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 9.1,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "HIGH",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-78",
                            "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "b3d5ebe7-963e-41fb-98e1-2edaeabb8f82",
                "shortName": "Bitdefender",
                "dateUpdated": "2024-04-18T07:34:59.024Z"
            },
            "references": [
                {
                    "url": "https://bitdefender.com/blog/labs/vulnerabilities-identified-in-lg-webos/"
                },
                {
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://lgsecurity.lge.com/bulletins/tv#updateDetails"
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "An update to a newer firmware version fixes the issue.<br>"
                        }
                    ],
                    "value": "An update to a newer firmware version fixes the issue.\n"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "title": "Command injection in the processAnalyticsReport method from the com.webos.service.cloudupload service",
            "x_generator": {
                "engine": "Vulnogram 0.1.0-dev"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "lg",
                        "product": "webos",
                        "cpes": [
                            "cpe:2.3:a:lg:webos:5.5.0:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unaffected",
                        "versions": [
                            {
                                "version": "5.5.0",
                                "status": "affected"
                            }
                        ]
                    },
                    {
                        "vendor": "lg",
                        "product": "webos",
                        "cpes": [
                            "cpe:2.3:a:lg:webos:6.3.3-442:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unaffected",
                        "versions": [
                            {
                                "version": "6.3.3-442",
                                "status": "affected"
                            }
                        ]
                    },
                    {
                        "vendor": "lg",
                        "product": "webos",
                        "cpes": [
                            "cpe:2.3:a:lg:webos:7.3.1-43:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unaffected",
                        "versions": [
                            {
                                "version": "7.3.1-43",
                                "status": "affected"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-15T17:25:01.159765Z",
                                "id": "CVE-2023-6318",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-15T17:29:37.216Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T08:28:21.366Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://bitdefender.com/blog/labs/vulnerabilities-identified-in-lg-webos/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://lgsecurity.lge.com/bulletins/tv#updateDetails"
                    }
                ]
            }
        ]
    }
}