This page displays vulnerability information about FreeBSD Ports.
The VUXML data was last processed by FreshPorts on 2024-11-27 06:34:59 UTC
List all Vulnerabilities, by package
List all Vulnerabilities, by date
k68These are the vulnerabilities relating to the commit you have selected:
VuXML ID | Description |
---|---|
7329938b-a4e6-11e5-b864-14dae9d210b8 | cups-filters -- code execution Till Kamppeter reports:
Discovery 2015-12-12 Entry 2015-12-17 cups-filters < 1.4.0 foomatic-filters < 4.0.17_4 http://www.openwall.com/lists/oss-security/2015/12/14/13 CVE-2015-8560 |
24375796-7cbc-11ef-a3a9-001cc0382b2f | cups-filters -- remote code execution OpenPrinting reports:
The vulnerability allows an attacker on the internet to create a new printer device with arbitrary commands in the PPD file of the printer. Attacks using mDNS on the local network can also replace an existing printer. The commands are executed when a user attempts to print on the malicious device. They run with the privileges of the user "cups". It is recommended to disable the cups_browsed service until patches become available. On FreeBSD this is the default. You can check the status and disable the service with the following commands:
If you choose to leave the service enabled, attacks from the internet can be blocked by removing the "cups" protocol from the BrowseRemoteProtocols and BrowseProtocols directives in /usr/local/etc/cups/cups-browsed.conf. Attacks using mDNS can be blocked by removing the "dnssd" protocol as well. Access can be limited to specific IP addresses using BrowseAllow, BrowseDeny, and BrowseOrder directives as documented in cups-browsed.conf(5). Then restart the service with the following command:
Discovery 2024-09-26 Entry 2024-09-27 Modified 2024-10-02 cups-filters < 1.28.17_6 cups < 2.4.11 CVE-2024-47076 CVE-2024-47175 CVE-2024-47176 https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8 |