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

105 lines
2.9 KiB
JSON

{
"id": "CVE-2015-0919",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-08T15:59:07.970",
"lastModified": "2015-01-08T19:55:29.857",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in the administrative backend in Sefrengo before 1.6.1 allow remote administrators to execute arbitrary SQL commands via the (1) idcat or (2) idclient parameter to backend/main.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en el backend de administraci\u00f3n en Sefrengo anterior a 1.6.1 permiten a administradores remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro (1) idcat o (2) idclient en backend/main.php."
}
],
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sefrengo:sefrengo:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.6.0",
"matchCriteriaId": "D3D6A834-AA04-498A-96EA-0697DA549916"
}
]
}
]
}
],
"references": [
{
"url": "http://forum.sefrengo.org/index.php?showtopic=3360",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/129824/Sefrengo-CMS-1.6.0-SQL-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Jan/9",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2015-04.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}