153 lines
4.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-6939",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-09-18T16:59:00.107",
"lastModified": "2016-12-08T16:18:31.390",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the login module in Joomla! 3.4.x before 3.4.4 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00f3dulo de inicio de sesi\u00f3n en Joomla! 3.4.x en versiones anteriores a 3.4.4, permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de vectores no especificados ."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CA20940F-8056-4F18-8D8A-4CE1EE22327E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.0:alpha:*:*:*:*:*:*",
"matchCriteriaId": "228B8684-EC16-4DB7-B8EE-7C2C009FA946"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "20DA0D93-26C1-4D24-993C-F07B102EAD55"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "CB372030-D07A-42DD-AF36-CD47EA2D8F2F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "80E2143F-76E8-4BAF-8EAD-68E86EC73060"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "0CAEC506-1375-4BC7-BEB4-85F90491BDA7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EA6D81D1-16F7-448B-BA23-C24AAAE1A096"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.1:rc1:*:*:*:*:*:*",
"matchCriteriaId": "43B63EB2-031C-47A0-875E-6D3FF5B32D2A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.1:rc2:*:*:*:*:*:*",
"matchCriteriaId": "F3931745-E865-419E-A252-5306A63878D0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "176F330D-DAC5-4D3E-823D-E59E6469D089"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.2:rc1:*:*:*:*:*:*",
"matchCriteriaId": "2C1C8F45-53F2-468E-97D5-E7D1FE9F789E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:3.4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "2E76ADE1-A88F-468B-8D9C-72B90AF2A75A"
}
]
}
]
}
],
"references": [
{
"url": "http://developer.joomla.org/security-centre/626-20150908-core-xss-vulnerability.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/133907/Joomla-CMS-3.4.3-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://www.securitytracker.com/id/1033541",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
}
]
}