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

101 lines
2.9 KiB
JSON

{
"id": "CVE-2006-1346",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-22T01:02:00.000",
"lastModified": "2017-10-11T01:30:44.250",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in inc/setLang.php in Greg Neustaetter gCards 1.45 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in a lang[*][file] parameter, as demonstrated by injecting PHP sequences into an Apache access_log file, which is then included by index.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.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:greg_neustaetter:gcards:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.45",
"matchCriteriaId": "0B43C384-13B4-41FB-AB65-3C038D841FD8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greg_neustaetter:gcards:1.43:*:*:*:*:*:*:*",
"matchCriteriaId": "01DDF67C-FEA8-45CF-A97A-79EDB5D70E18"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greg_neustaetter:gcards:1.44:*:*:*:*:*:*:*",
"matchCriteriaId": "9AE23487-8AA4-4B69-88E1-630DED9013FA"
}
]
}
]
}
],
"references": [
{
"url": "http://attrition.org/pipermail/vim/2006-April/000698.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17165",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/1015",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/1595",
"source": "cve@mitre.org"
}
]
}