René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

99 lines
3.1 KiB
JSON

{
"id": "CVE-2008-7049",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-24T10:30:02.157",
"lastModified": "2017-09-29T01:33:29.683",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in login.asp in NatterChat 1.1 and 1.12 allow remote attackers to execute arbitrary SQL commands via the (1) txtUsername parameter (aka Username) and (2) txtPassword parameter (aka Password) in a form generated by home.asp. NOTE: due to lack of details, it is not clear whether this is related to CVE-2004-2206."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en login.asp en NatterChat v1.1 y v1.12 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante los par\u00e1metros 1) \"txtUsername\" (tambi\u00e9n conocido como Username) y (2) \"txtPassword\" (tambi\u00e9n conocido como Password) en un formulario generado por home.asp. NOTA: Debido a la falta de detalles del vendedor, no queda claro que est\u00e9 relacionada con la vulnerabilidad CVE-2004-2206."
}
],
"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": false,
"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:natterchat:natterchat:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "514BE8C6-6DD3-41D0-B6CF-AD6106A3AAFB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:natterchat:natterchat:1.12:*:*:*:*:*:*:*",
"matchCriteriaId": "754CD03A-0BC5-41F8-8374-E2C2FB758D41"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32385",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46748",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7172",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7175",
"source": "cve@mitre.org"
}
]
}