2024-07-14 02:06:08 +00:00

92 lines
2.3 KiB
JSON

{
"id": "CVE-2005-3835",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-26T20:03:00.000",
"lastModified": "2011-08-10T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in support/index.php in DeskLance 2.3 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the main 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: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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:desklance:desklance:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.3",
"matchCriteriaId": "558D17E4-D088-4D55-84B0-F3E1DF2A6432"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/desklance-vuln.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/17730",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2005/2575",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}