Metrics
Affected Vendors & Products
Solution
The following software releases have been updated to resolve this specific issue: 4.1.2, 4.2.0, and all subsequent releases.
Workaround
If the timescaledb feature is not used - disable the service and disable IP forwarding. root@ncc:~# systemctl stop netrounds-timescaledb root@ncc:~# systemctl disable netrounds-timescaledb root@ncc:~# echo 0 > /proc/sys/net/ipv4/ip_forward In case timescaledb feature is used - drop forwarded packets by changing default forward policy to drop packets: Stop running services, to clear dynamic rules ncc services stop openvpn metrics timescaledb Set default DROP policy for forwarding iptables -P FORWARD DROP ip6tables -P FORWARD DROP Install iptables-persistent and save rules apt-get install iptables-persistent iptables-save > /etc/iptables/rules.v4 ip6tables-save > /etc/iptables/rules.v6 Restart services ncc services start openvpn metrics timescaledb
Link | Providers |
---|---|
https://supportportal.juniper.net/JSA70595 |
![]() ![]() |
Thu, 06 Feb 2025 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: juniper
Published:
Updated: 2025-02-06T14:36:20.939Z
Reserved: 2023-03-29T00:00:00.000Z
Link: CVE-2023-28971

Updated: 2024-08-02T13:51:38.922Z

Status : Modified
Published: 2023-04-17T22:15:09.080
Modified: 2024-11-21T07:56:18.840
Link: CVE-2023-28971

No data.

No data.