Filtered by vendor Pax Subscriptions
Filtered by product Prolinos Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-28046 1 Pax 1 Prolinos 2024-08-04 7.8 High
An issue was discovered in ProlinOS through 2.4.161.8859R. An attacker with local code execution privileges as a normal user (MAINAPP) can escalate to root privileges by exploiting the setuid installation of the xtables-multi binary and leveraging the ip6tables --modprobe switch.
CVE-2020-28044 1 Pax 1 Prolinos 2024-08-04 6.8 Medium
An attacker with physical access to a PAX Point Of Sale device with ProlinOS through 2.4.161.8859R can boot it in management mode, enable the XCB service, and then list, read, create, and overwrite files with MAINAPP permissions.
CVE-2020-28045 1 Pax 1 Prolinos 2024-08-04 7.8 High
An unsigned-library issue was discovered in ProlinOS through 2.4.161.8859R. This OS requires installed applications and all system binaries to be signed either by the manufacturer or by the Point Of Sale application developer and distributor. The signature is a 2048-byte RSA signature verified in the kernel prior to ELF execution. Shared libraries, however, do not need to be signed, and they are not verified. An attacker may execute a custom binary by compiling it as a shared object and loading it via LD_PRELOAD.