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

96 lines
3.1 KiB
JSON

{
"id": "CVE-2007-6129",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-26T22:46:00.000",
"lastModified": "2018-10-15T21:50:32.293",
"vulnStatus": "Modified",
"evaluatorImpact": "Successful exploitation requires that \"magic_quotes_gpc\" is disabled.",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in scripts/include/show_content.php in Amber Script 1.0 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the id parameter. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL."
},
{
"lang": "es",
"value": "Una vulnerabilidad de salto de directorio en el archivo scripts/include/show_content.php en Amber Script versi\u00f3n 1.0, permite a atacantes remotos incluir y ejecutar archivos locales arbitrarios por medio de un .. (punto punto) en el par\u00e1metro id. NOTA: en algunos entornos, esto puede ser aprovechado para la inclusi\u00f3n de archivos remota mediante el uso de un nombre de ruta compartido UNC o una URL ftp, ftps o ssh2.sftp."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:amber_script:amber_script:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "342CDEF2-37D2-462F-8AB5-16B6A7D5600E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/484154/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26561",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3993",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38617",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4652",
"source": "cve@mitre.org"
}
]
}