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

110 lines
3.1 KiB
JSON

{
"id": "CVE-2008-4523",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-09T18:14:15.140",
"lastModified": "2017-09-29T01:32:12.320",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in login.php in IP Reg 0.4 and earlier allows remote attackers to execute arbitrary SQL commands via the user_name parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de c\u00f3digo SQL en IP Reg v0.4 y versiones anteriores que permite a atacantes remotos ejecutar comandos SQL a su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"user_name\"."
}
],
"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:ip_reg:ip_reg:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4",
"matchCriteriaId": "DA660776-AC61-4C86-9ED2-D55BD521B28E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ip_reg:ip_reg:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FE66880A-E208-472C-A3D0-4014FDB5523F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ip_reg:ip_reg:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E62AB109-F948-4392-9E30-5B863036E87F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ip_reg:ip_reg:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "5E994A6F-0AE8-4B4D-938A-671F47C70CB0"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4389",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31561",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45641",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6657",
"source": "cve@mitre.org"
}
]
}