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

97 lines
3.0 KiB
JSON

{
"id": "CVE-2007-4888",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-14T00:17:00.000",
"lastModified": "2024-11-21T00:36:38.633",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The \"You are not allowed...\" error handler in XWiki 1.0 B1 and 1.0 B2 associates the doc variable with the entire document content and metadata regardless of a user's view rights, which allows remote authenticated users to read arbitrary documents via a custom skin that prints the content attribute of the doc variable."
},
{
"lang": "es",
"value": "El gestor de error \"No tienes permiso...\" de XWiki 1.0 B1 y 1.0 B2 asocia la variable doc con el contenido entero del documento y sus metadatos a pesar de los derechos de visualizar del usuario, lo cual permite a usuarios remotos autenticados leer ficheros de su elecci\u00f3n mediante una piel personalizada que imprime el atributo contenido de la variable doc."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"baseScore": 3.5,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xwiki:xwiki:1.0_b1:*:*:*:*:*:*:*",
"matchCriteriaId": "F7D9690A-4904-4D24-9185-91F28BC209C1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xwiki:xwiki:1.0_b2:*:*:*:*:*:*:*",
"matchCriteriaId": "D2736E99-62DD-4C65-BA03-33C2B958FCFD"
}
]
}
]
}
],
"references": [
{
"url": "http://jira.xwiki.org/jira/browse/XWIKI-726",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/40499",
"source": "cve@mitre.org"
},
{
"url": "http://jira.xwiki.org/jira/browse/XWIKI-726",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://osvdb.org/40499",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}