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

102 lines
2.8 KiB
JSON

{
"id": "CVE-2007-5150",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-01T05:17:00.000",
"lastModified": "2018-10-15T21:40:58.960",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the is_god function in includes/nukesentinel.php in NukeSentinel 2.5.11 allows remote attackers to execute arbitrary SQL commands via base64-encoded data in an admin cookie, a different vector than CVE-2007-5125."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en la funci\u00f3n is_god en includes/nukesentinel.php en NukeSentinel 2.5.11 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3na trav\u00e9s de datos c\u00f3dificados-base64 en una cookie admin, un vector diferente que CVE-2007-5125."
}
],
"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:nukescripts:nukesentinel:2.5.11:*:*:*:*:*:*:*",
"matchCriteriaId": "EB72DD5A-AC0D-4B27-BAE9-A74F6E7F3905"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3181",
"source": "cve@mitre.org"
},
{
"url": "http://www.nukescripts.net/index.php?op=NEArticle&sid=4076",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/archive/1/480812/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25827",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.waraxe.us/advisory-56.html",
"source": "cve@mitre.org"
}
]
}