Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-5369
HistoryOct 04, 2023 - 4:15 a.m.

Input validation

2023-10-0404:15:00
PRIOn knowledge base
www.prio-n.com
6
input validation
copy_file_range
privilege check
sandbox
nvd
file descriptor
arbitrary location

6.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.0%

Before correction, theย copy_file_rangeย system call checked only for the CAP_READ and CAP_WRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAP_SEEK capability.

This incorrect privilege check enabled sandboxed processes with only read or write but no seek capability on a file descriptor to read data from or write data to an arbitrary location within the file corresponding to that file descriptor.

CPENameOperatorVersion
freebsdeq13.2

6.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.0%