原始 OSV JSON{
"id": "GHSA-g86p-hgx5-2pfh",
"aliases": [
"CVE-2019-12300"
],
"details": "Buildbot before 1.8.2 and 2.x before 2.3.1 accepts a user-submitted authorization token from OAuth and uses it to authenticate a user. If an attacker has a token allowing them to read the user details of a victim, they can login as the victim.",
"summary": "Improper Authentication in Buildbot",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.2"
}
]
}
],
"package": {
"name": "buildbot",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.3.1"
}
]
}
],
"package": {
"name": "buildbot",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-13T17:46:56Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2019-05-29T18:48:11Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12300",
"type": "ADVISORY"
},
{
"url": "https://github.com/advisories/GHSA-g86p-hgx5-2pfh",
"type": "ADVISORY"
},
{
"url": "https://github.com/buildbot/buildbot",
"type": "PACKAGE"
},
{
"url": "https://github.com/buildbot/buildbot/wiki/OAuth-vulnerability-in-using-submitted-authorization-token-for-authentication",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/buildbot/PYSEC-2019-6.yaml",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/4XLOM2K4M4723BCLHZJEX52KJXZSEVRL",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/7GXKO7OYLKBTXXXKF4VPHWT7GVYWFVYA",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2019-05-23T15:30:00Z",
"github_reviewed_at": "2019-05-29T18:47:56Z"
}
}