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

131 lines
3.9 KiB
JSON

{
"id": "CVE-2007-3716",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-11T23:30:00.000",
"lastModified": "2018-10-15T21:29:59.253",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Java XML Digital Signature implementation in Sun JDK and JRE 6 before Update 2 does not properly process XSLT stylesheets in XSLT transforms in XML signatures, which allows context-dependent attackers to execute arbitrary code via a crafted stylesheet, a related issue to CVE-2007-3715."
},
{
"lang": "es",
"value": "La implementaci\u00f3n de Java XML Digital Signature en Sun JDK y JRE versi\u00f3n 6 anterior a Update 2, no procesa apropiadamente hojas de estilo XSLT en las transformaciones de XSLT en firmas XSLT, lo que permite a atacantes dependiendo del contexto ejecutar c\u00f3digo arbitrario por medio de una hoja de estilo dise\u00f1ada, un problema relacionado con CVE-2007-3715."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:*:update_1:*:*:*:*:*:*",
"versionEndIncluding": "6",
"matchCriteriaId": "ED1CF1E0-9D7C-4328-BA24-48AC22028CD2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jre:*:update_1:*:*:*:*:*:*",
"versionEndIncluding": "6",
"matchCriteriaId": "1D5625BF-BF5D-48BB-AB48-90FF83329A78"
}
]
}
]
}
],
"references": [
{
"url": "http://dev2dev.bea.com/pub/advisory/248",
"source": "cve@mitre.org"
},
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102993-1",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200709-15.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.isecpartners.com/advisories/2007-04-dsig.txt",
"source": "cve@mitre.org"
},
{
"url": "http://www.isecpartners.com/files/XMLDSIG_Command_Injection.pdf",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/473552/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/473553/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1018365",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/2492",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/3009",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}