cve/2023/CVE-2023-5978.md
2024-05-25 21:48:12 +02:00

1.0 KiB

CVE-2023-5978

Description

In versions of FreeBSD 13-RELEASE before 13-RELEASE-p5, under certain circumstances the cap_net libcasper(3) service incorrectly validates that updated constraints are strictly subsets of the active constraints.  When only a list of resolvable domain names was specified without setting any other limitations, an application could submit a new list of domains including include entries not previously listed.  This could permit the application to resolve domain names that were previously restricted.

POC

Reference

No PoCs from references.

Github