原始 OSV JSON{
"id": "GHSA-8p36-q63g-68qh",
"aliases": [
"CVE-2021-27582"
],
"details": "org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment (aka Autobinding) vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in which HTTP request parameters affect an authorizationRequest.",
"summary": "Autobinding vulnerability in MITREid Connect",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.3"
}
]
}
],
"package": {
"name": "org.mitre:openid-connect-parent",
"ecosystem": "Maven"
}
}
],
"modified": "2022-12-03T03:46:40Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2021-05-13T22:31:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27582",
"type": "ADVISORY"
},
{
"url": "https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/commit/7eba3c12fed82388f917e8dd9b73e86e3a311e4c",
"type": "WEB"
},
{
"url": "https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server",
"type": "PACKAGE"
},
{
"url": "https://portswigger.net/research/hidden-oauth-attack-vectors",
"type": "WEB"
},
{
"url": "http://agrrrdog.blogspot.com/2017/03/autobinding-vulns-and-spring-mvc.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-915"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-02-23T18:15:00Z",
"github_reviewed_at": "2021-05-07T18:32:32Z"
}
}