2024-08-07 16:03:12 +00:00

103 lines
2.9 KiB
JSON

{
"id": "CVE-2007-2626",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-05-11T17:19:00.000",
"lastModified": "2024-08-07T14:15:24.147",
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in admin.php in SchoolBoard allows remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters. NOTE: CVE disputes this issue, because 'username' does not exist, and the password is not used in any queries"
},
{
"lang": "es",
"value": "** IMPUGNADO ** Vulnerabilidad de inyecci\u00f3n SQL en admin.php en SchoolBoard permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) username y (2) password. NOTA: CVE impugna este asunto, porque 'username' no existe, y el 'password' no se utiliza en ninguna consulta."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:free_php_scripts:schoolboard:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0EB3780E-80B0-43EC-B3B8-EBB54512BC28"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/36162",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2695",
"source": "cve@mitre.org"
},
{
"url": "http://www.attrition.org/pipermail/vim/2007-May/001609.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/467486/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/23798",
"source": "cve@mitre.org"
}
]
}