### [CVE-2013-0337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0337) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files. ### POC #### Reference No PoCs from references. #### Github - https://github.com/addisonburkett/cve_query_module - https://github.com/lukeber4/usn-search - https://github.com/poikl246/DevSecOps-2024-v2