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

95 lines
3.0 KiB
JSON

{
"id": "CVE-2008-5927",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-01-21T18:30:00.437",
"lastModified": "2017-09-29T01:32:53.027",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in admin/usercheck.php in FlexPHPNews 0.0.6 allow remote attackers to execute arbitrary SQL commands via the (1) checkuser parameter (aka username field) or (2) checkpass parameter (aka password field) to admin/index.php. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en admin/usercheck.php en FlexPHPNews 0.0.6 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante los par\u00e1metros (1) checkuser (tambi\u00e9n conocidos como campo username) o (2) checkpass (tambi\u00e9n conocido como campo password) a admin/index.php. NOTA: alguno de estos detalles se ha obtenido de informaci\u00f3n de terceros."
}
],
"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:flexphpnews:0.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E08A4EAB-D047-47E0-9CFA-E3C197FCF8BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:china-on-site:flexphpnews:0.0.6:*:pro:*:*:*:*:*",
"matchCriteriaId": "33F3DB5F-4A4A-40B1-8863-DC937D794B0C"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4927",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/32810",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.exploit-db.com/exploits/7443",
"source": "cve@mitre.org"
}
]
}