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

101 lines
2.9 KiB
JSON

{
"id": "CVE-2015-6009",
"sourceIdentifier": "cret@cert.org",
"published": "2015-09-28T02:59:05.263",
"lastModified": "2024-11-21T02:34:17.303",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in Web Reference Database (aka refbase) through 0.9.6 allow remote attackers to execute arbitrary SQL commands via (1) the where parameter to rss.php or (2) the sqlQuery parameter to search.php, a different issue than CVE-2015-7382."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en Web Reference Database (tambi\u00e9n conocida como refbase) hasta la versi\u00f3n 0.9.6, permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s de el par\u00e1metro (1) where a rss.php o (2) sqlQuery a search.php, un problema diferente a CVE-2015-7382."
}
],
"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": "https://www.exploit-db.com/exploits/38292/",
"source": "cret@cert.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/374092",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "https://www.exploit-db.com/exploits/38292/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}