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

108 lines
3.1 KiB
JSON

{
"id": "CVE-2005-3744",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-22T11:03:00.000",
"lastModified": "2011-08-05T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in phpComasy 0.7.5 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: an examination of the 0.7.5 source code suggests that there is no id parameter being handled directly by index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de SQL en index.php de phpComasy 0.7.5 y anteriores permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante el par\u00e1metro \"id\". NOTA: un examen del c\u00f3digo fuente 0.7.5 sugiere que no hay ning\u00fan par\u00e1metro \"id\" manejado directamente por 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: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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpcomasy:phpcomasy:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.7.5",
"matchCriteriaId": "A60C2019-A659-4A52-B687-B49F3651D658"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpcomasy:phpcomasy:0.7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "3B72B9E0-495E-4389-97BF-3A939F57F758"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/phpcomasy-id-sql-injection.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/17660",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/20984",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15511",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/2507",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}