2024-11-22 23:14:22 +00:00

121 lines
3.5 KiB
JSON

{
"id": "CVE-2015-3427",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-05-14T14:59:11.140",
"lastModified": "2024-11-21T02:29:24.607",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Quassel before 0.12.2 does not properly re-initialize the database session when the PostgreSQL database is restarted, which allows remote attackers to conduct SQL injection attacks via a \\ (backslash) in a message. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4422."
},
{
"lang": "es",
"value": "Quassel anterior a 0.12.2 no maneja debidamente la reinicializaci\u00f3n de la sesi\u00f3n de la base de datos cuando la base de datos PostgreSQL es reiniciada, lo que permite a atacantes remotos llevar a cabo ataques de inyecci\u00f3n SQL a trav\u00e9s de \\ (barra invertida) en un mensaje. NOTA: esta vulnerabilidad existe debido a una soluci\u00f3n incompleta para CVE-2013-4422."
}
],
"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:quassel-irc:quassel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.12.1",
"matchCriteriaId": "FBDE5638-1CA4-413E-980E-7248C24FFAAA"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2015/dsa-3258",
"source": "cve@mitre.org"
},
{
"url": "http://www.quassel-irc.org/node/127",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/74339",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2015/dsa-3258",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.quassel-irc.org/node/127",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/74339",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}