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

100 lines
2.8 KiB
JSON

{
"id": "CVE-2007-3603",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-06T19:30:00.000",
"lastModified": "2008-11-13T06:42:43.390",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the dashboard (include/utils/SearchUtils.php) in vtiger CRM before 5.0.3 allows remote authenticated users to execute arbitrary SQL commands via the assigned_user_id parameter in a Potentials ListView action to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en el panel de control (include/utils/SearchUtils.php) en vtiger CRM versiones anteriores a 5.0.3 permite a usuarios remotos autenticados ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro assigned_user_id en la acci\u00f3n Potentials ListView de index.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vtiger:vtiger_crm:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.0.2",
"matchCriteriaId": "9E8668A7-60BA-45AA-A159-26890ADB6A0A"
}
]
}
]
}
],
"references": [
{
"url": "http://forums.vtiger.com/viewtopic.php?p=44717",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/45782",
"source": "cve@mitre.org"
},
{
"url": "http://trac.vtiger.com/cgi-bin/trac.cgi/changeset/10423",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://trac.vtiger.com/cgi-bin/trac.cgi/report/9",
"source": "cve@mitre.org"
},
{
"url": "http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/3196",
"source": "cve@mitre.org"
}
]
}