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

107 lines
2.9 KiB
JSON

{
"id": "CVE-2006-2483",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-05-19T23:02:00.000",
"lastModified": "2017-10-19T01:29:08.063",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in cart_content.php in Squirrelcart 2.2.2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the cart_isp_root parameter."
}
],
"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:lighthouse_development:squirrelcart:1.5.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D5F14FA5-D431-48A8-935E-F3E7CCC1F248"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lighthouse_development:squirrelcart:1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "DAE70A0C-4C79-4684-A5D5-46E640E71387"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lighthouse_development:squirrelcart:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D84D8F62-082C-41B5-9DC1-B0E5D6520BF0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.ldev.com/forums/showthread.php?p=9976#post9976",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/17992",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/1818",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26443",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/1790",
"source": "cve@mitre.org"
}
]
}