107 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-4086",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-08T11:03:00.000",
"lastModified": "2011-03-08T02:27:40.347",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in acceptDecline.php in Sugar Suite Open Source Customer Relationship Management (SugarCRM) 4.0 beta and earlier allows remote attackers to include arbitrary local files via \"..\" sequences in the beanFiles array parameter."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.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:sugarcrm:sugar_suite:3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D7326570-63A6-40F0-86B0-EAB257C8714F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sugarcrm:sugar_suite:4.0_beta:*:*:*:*:*:*:*",
"matchCriteriaId": "5C952E38-DA14-4E1C-A49B-4A87919AC00C"
}
]
}
]
}
],
"references": [
{
"url": "http://rgod.altervista.org/sugar_suite_40beta.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/17948",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://securitytracker.com/id?1015322",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/418840",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/15760",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2005/2800",
"source": "cve@mitre.org"
}
]
}