94 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-8007",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-09T18:59:06.980",
"lastModified": "2015-11-10T18:52:45.933",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Echo extension for MediWiki does not properly implement the hideuser functionality, which allows remote authenticated users to see hidden usernames in \"non-revision based\" notifications, as demonstrated by viewing a hidden username in a Thanks notification."
},
{
"lang": "es",
"value": "La extensi\u00f3n Echo para MediWiki no implementa correctamente la funcionalidad hideuser, lo que permite a usuarios remotos autenticados ver nombres de usuario ocultos en notificaciones 'non-revision based', seg\u00fan lo demostrado viendo un nombre de usuario oculto en una notificaci\u00f3n Thanks."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:echo_project:echo:*:*:*:*:*:mediawiki:*:*",
"matchCriteriaId": "2A846B17-C7C9-46A1-B270-CA1FE3D63688"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securitytracker.com/id/1034028",
"source": "cve@mitre.org"
},
{
"url": "https://lists.wikimedia.org/pipermail/mediawiki-announce/2015-October/000182.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://phabricator.wikimedia.org/T110553",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}