CVE-2023-27224 (NginxProxyManager)
·
💻 Security
[ Info ]Target : Nginx Proxy ManagerVersion : 2.9.19Category : Arbitrary Code Execution[ Build ]docker run -p 8080:80 -p 8081:81 jc21/nginx-proxy-manager:2.9.19[ Product Overview ]Nginx Proxy Manager which is based on NodeJS, is a open-source tool to simplify the management of Nginx's proxy, SSL, Access lists, and more. It lets user manage, control their site easier. For example, it provide the ..
CVE-2024-4367 (PDF.js - Arbitrary JS Execution)
·
💻 Security
Vulnerable Product & VersionAll FireFox Users ( Services which use pdfjs-dist(SummaryPDF.js acts as a viewer to show a preview of a pdf file, which is made by Mozila.It has the ability to render fonts and CVE-2024-4367 vulnerabilitiy targets this part.The user can set the values of the PDF file's properties, and pdf.js applies them by executing JavaScript code.However, there is no validation of ..
Directory Traversal via ".tar" file
·
💻 Security
1. Concept Directory Traversal via .tar file CVE-2007-4559 Bypass Patch code and advanced exploit 2. Exploit Principle before code was patched The vulnerability occurs when extracting files with the ".tar" extension via the extract, extractall functions of the tarfile Python library. When a file is saved, the filename is saved using the path and the tar filename. e.g) path: ~/Desktop/ | filename..
Apache OFBIZ Vulnerability (CVE-2023-49070)
·
💻 Security
1. What is "EPR(Enterprise Resource Planning) System"?A system designed to help different departments within a company communicate with each other efficiently.User can manage accounting, supply chain, project etc.. 2. What is "Apache OFBIZ(Open For Business)"?EPR system based on Java language, created by Apache companyPlatforms utilized to manage and automate the various tasks performed by diffe..
[ CVE-2022-1582 ] Wordpress External Links in New Window Analysis
·
💻 Security
Description Vulenerable Version : < 1.43 "External Links in New Window" is one of wordpress plugin that let user set URLS which should either be forced to open in a new window or ignored it. CVE-2022-1482 is a (unauthenticated) Stored XSS vulnerability in external new tab, a plugin in wordpress because it doesn't escape URLs appropriately so it concatenates to onclick event handlers. function ad..