René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

100 lines
3.3 KiB
JSON

{
"id": "CVE-2006-4476",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-08-31T20:04:00.000",
"lastModified": "2011-03-08T02:41:00.470",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple unspecified vulnerabilities in Joomla! before 1.0.11, related to \"Injection Flaws,\" allow attackers to have an unknown impact via (1) globals.php, which uses include_once() instead of require(); (2) the $options variable; (3) Admin Upload Image; (4) ->load(); (5) content submissions when frontpage is selected; (6) the mosPageNav constructor; (7) saveOrder functions; (8) the absence of \"exploit blocking rules\" in htaccess; and (9) the ACL."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades no especificadas en Joomla! 1.0.11, relacionados con \"defectos de inyecci\u00f3n,\" permite a un atacante tener un impacto deconocido a trav\u00e9s de (1) globals.php, el cual usa include_once() en vez de require(); (2) la variable $options; (3) Admin Upload Image; (4) ->load(); (5) contienen presentaci\u00f3n de contenidos cuando el se selecciona frontpage (6)el constructor mosPageNav; (7)la funci\u00f3n saveOrder; (8) la ausencia de \u201creglas de bloqueo de exploits\u201d en htaccess; y (9) el ACL."
}
],
"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-264"
},
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.10",
"matchCriteriaId": "04E1FF2D-21A9-4953-A133-472C92812859"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla:1.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "D4007FCB-589A-413D-8009-64404926CA7B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.joomla.org/content/view/1841/78/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.joomla.org/content/view/1843/74/",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/3408",
"source": "cve@mitre.org"
}
]
}