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

88 lines
2.8 KiB
JSON

{
"id": "CVE-2008-6142",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-16T17:30:00.217",
"lastModified": "2017-09-29T01:32:59.260",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPic 0.0.4 and FlexPHPic Pro 0.0.3, and other 0.0.x versions, allow remote attackers to execute arbitrary SQL commands via (1) the checkuser parameter (aka username field), or (2) the checkpass parameter (aka password field), to admin/index.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en admin/usercheck.php en FlexPHPic 0.0.4 y FlexPHPic Pro 0.0.3 y otras versiones 0.0.x, permite a atacantes remotos ejecutar comandos SQL a trav\u00e9s de (1) el par\u00e1metro CheckUser (alias campo nombre de usuario), o (2) el par\u00e1metro checkpass (alias campo de contrase\u00f1a), a admin/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:china-on-site:flexphpic:0.0.3:-:pro:*:*:*:*:*",
"matchCriteriaId": "315437A0-A984-482C-839D-D3F51659AD66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:china-on-site:flexphpic:0.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "411DB147-4584-4F12-B35C-26BCC12EEF12"
}
]
}
]
}
],
"references": [
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47653",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7624",
"source": "cve@mitre.org"
}
]
}