84 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-7381",
"sourceIdentifier": "cret@cert.org",
"published": "2015-09-28T02:59:14.933",
"lastModified": "2015-09-29T01:06:51.220",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in install.php in Web Reference Database (aka refbase) through 0.9.6 allow remote attackers to execute arbitrary PHP code via the (1) pathToMYSQL or (2) databaseStructureFile parameter, a different issue than CVE-2015-6008."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inclusi\u00f3n de archivo PHP remoto en install.php en Web Reference Database (tambi\u00e9n conocido como refbase) hasta la versi\u00f3n 0.9.6, permite a atacantes remotos ejecutar c\u00f3digo PHP arbitrario a trav\u00e9s de (1) pathToMYSQL o (2) un par\u00e1metro databaseStructureFile, un problema diferente a CVE-2015-6008."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"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"
]
}
]
}