2024-12-08 03:06:42 +00:00

93 lines
2.6 KiB
JSON

{
"id": "CVE-2015-7382",
"sourceIdentifier": "cret@cert.org",
"published": "2015-09-28T02:59:15.967",
"lastModified": "2024-11-21T02:36:41.540",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in install.php in Web Reference Database (aka refbase) through 0.9.6 allows remote attackers to execute arbitrary SQL commands via the defaultCharacterSet parameter, a different issue than CVE-2015-6009."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en install.php en Web Reference Database (tambi\u00e9n conocido como refbase) hasta la versi\u00f3n 0.9.6, permite a atacantes remotos ejecutar comandos SQL arbitrario a trav\u00e9s de un par\u00e1metro defaultCharacterSet, un problema diferente a CVE-2015-6009."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:refbase:refbase:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.6",
"matchCriteriaId": "1CF8564D-694F-4473-A7E8-AA390920219D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.kb.cert.org/vuls/id/374092",
"source": "cret@cert.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "http://www.kb.cert.org/vuls/id/374092",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
}
]
}