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

91 lines
2.5 KiB
JSON

{
"id": "CVE-2009-1347",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-04-20T14:30:00.547",
"lastModified": "2017-09-29T01:34:19.623",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in stats/index.php in chCounter 3.1.3 allow remote attackers to execute arbitrary SQL commands via (1) the login_name parameter (aka the username field) or (2) the login_pw parameter (aka the password field)."
},
{
"lang": "es",
"value": "Multiples vulnerabilidades de inyecci\u00f3n SQL en stats/index.php de chCounter v3.3.3 permiten a usuarios remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de (1) el par\u00e1metro \"login_name\" (nombre de usuario) o (2) el par\u00e1metro \"login_pw\" (contrase\u00f1a)."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:chcounter:chcounter:3.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D1218F9E-A0D4-484F-A259-2138AE199D78"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/24879",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/34572",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8461",
"source": "cve@mitre.org"
}
]
}