2024-07-14 02:06:08 +00:00

109 lines
3.4 KiB
JSON

{
"id": "CVE-2015-3158",
"sourceIdentifier": "secalert@redhat.com",
"published": "2015-08-26T19:59:01.690",
"lastModified": "2015-08-27T14:00:51.167",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The invokeNextValve function in identity/federation/bindings/tomcat/idp/AbstractIDPValve.java in PicketLink before 2.8.0.Beta1 does not properly check role based authorization, which allows remote authenticated users to gain access to restricted application resources via a (1) direct request or (2) request through an SP initiated flow."
},
{
"lang": "es",
"value": "Vulnerabilidad en la funci\u00f3n invokeNextValve en identity/federation/bindings/tomcat/idp/AbstractIDPValve.java en PicketLink en versiones anteriores a 2.8.0.Beta1, no verifica adecuadamente la autorizaci\u00f3n basada en un rol, lo que permite a usuarios remotos autenticados obtener acceso a recursos de aplicaciones restringidos a trav\u00e9s de una (1) petici\u00f3n directa o (2) petici\u00f3n a trav\u00e9s de un flujo SP iniciado."
}
],
"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-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:picketlink:picketlink:*:cr3:*:*:*:*:*:*",
"versionEndIncluding": "2.7.0",
"matchCriteriaId": "83CEC199-4353-42BF-B562-23CA949FF5FC"
}
]
}
]
}
],
"references": [
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1669.html",
"source": "secalert@redhat.com"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1670.html",
"source": "secalert@redhat.com"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1671.html",
"source": "secalert@redhat.com"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1672.html",
"source": "secalert@redhat.com"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1673.html",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1216123",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/picketlink/picketlink-bindings/pull/124",
"source": "secalert@redhat.com"
},
{
"url": "https://issues.jboss.org/browse/PLINK-708",
"source": "secalert@redhat.com"
}
]
}