vendor:
                    WebCatalog
                by:
                    ItsSixtyN3in
                7.1
                        CVSS
                    HIGH
                    Arbitrary Protocol Execution
                    918
                        CWE
                    Product Name: WebCatalog
                    Affected Version From:  48.4.0
                    Affected Version To:  48.7.9
                    Patch Exists: YES
                    Related CWE: CVE-2023-42222
                    CPE:  webcatalog
                    Platforms Tested:  Windows
                    2023
                    WebCatalog 48.4 – Arbitrary Protocol Execution
WebCatalog before version 48.8 is vulnerable to arbitrary protocol execution due to calling the Electron shell.openExternal function without proper verification of the URL, allowing an attacker to execute code through arbitrary protocols on the victim's machine by tricking users into syncing pages with malicious URLs. This could result in bypassing security measures for malicious file delivery.
Mitigation:
					Update WebCatalog to version 48.8 or later to mitigate this vulnerability by ensuring proper verification of URLs before execution.