- Joined
- May 12, 2023
- Messages
- 6
- Reaction score
- 1
See https://www.3cx.com/community/threads/debian-installer-eol.121434/
Does your Linux distribution have the latest LTS security patches in place.
Example of an issue we are seeing on our 3CX instance
Here is one of the issues
https://lists.debian.org/debian-lts-announce/2023/05/msg00014.html
Package : postgresql-11
Version : 11.20-0+deb10u1
CVE ID : CVE-2023-2454 CVE-2023-2455
Two security issues were found in PostgreSQL, which may result in
privilege escalation or incorrect policy enforcement.
For Debian 10 buster, these problems have been fixed in version 11.20-0+deb10u1.
Version installed on 3cx server:
dpkg -s postgresql-11 | grep Version
Version: 11.19-0+deb10u1
Does your Linux distribution have the latest LTS security patches in place.
Example of an issue we are seeing on our 3CX instance
Here is one of the issues
https://lists.debian.org/debian-lts-announce/2023/05/msg00014.html
Package : postgresql-11
Version : 11.20-0+deb10u1
CVE ID : CVE-2023-2454 CVE-2023-2455
Two security issues were found in PostgreSQL, which may result in
privilege escalation or incorrect policy enforcement.
For Debian 10 buster, these problems have been fixed in version 11.20-0+deb10u1.
Version installed on 3cx server:
dpkg -s postgresql-11 | grep Version
Version: 11.19-0+deb10u1
