René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

101 lines
2.8 KiB
JSON

{
"id": "CVE-2006-6814",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-29T11:28:00.000",
"lastModified": "2011-03-08T02:47:06.187",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in FolderManager/FolderManager.aspx in Hosting Controller 7c allows remote authenticated users to read and modify arbitrary files, and list arbitrary directories via ..\\ (dot dot backslash) sequences in the BrowsePath parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de escalado de directorio en FolderManager/FolderManager.aspx en Hosting Controller 7c permite a atacantes remotos autenticados leer y modificar ficheros de su elecci\u00f3n, y listar directorios de su elecci\u00f3n mediante secuencias ..\\ (punto punto barra-invertida) a trav\u00e9s del par\u00e1metro BrowsePath."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:C/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hosting_controller:hosting_controller:7c:*:*:*:*:*:*:*",
"matchCriteriaId": "19D358FF-ED54-459C-94ED-3FCCF7A4F4DB"
}
]
}
]
}
],
"references": [
{
"url": "http://securitytracker.com/id?1017447",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.kapda.ir/advisory-458.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/21786",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/0023",
"source": "cve@mitre.org"
}
]
}