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

94 lines
2.8 KiB
JSON

{
"id": "CVE-2007-5844",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-06T21:46:00.000",
"lastModified": "2017-09-29T01:29:43.550",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in inc/includes.inc in GuppY 4.6.3 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the selskin parameter to index.php. NOTE: this can be leveraged for remote file inclusion by including inc/boxleft.inc and specifying a URL in the xposbox[L][] array parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en inc/includes.inc en GuppY 4.6.3 permite a atacantes remotos incluir y ejecutar archivos locales de su elecci\u00f3n a trav\u00e9s de una secuencia .. (punto punto) en el par\u00e1metro selskin en index.php. NOYS: esto podr\u00eda solaparse con la inclusi\u00f3n remota de archivo en inc/boxleft.inc y una URL espec\u00edfica en el par\u00e1metro de array xposbox[L][]."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guppy:guppy:4.6.3:*:*:*:*:*:*:*",
"matchCriteriaId": "8E996E78-497F-4EFB-8A0C-A30AA9F06448"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/26315",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/3750",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38255",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4602",
"source": "cve@mitre.org"
}
]
}