Expand intel coverage and refresh monitoring

这个提交包含在:
hao
2026-03-18 14:18:09 -07:00
父节点 87008d1bd5
当前提交 00d828d090
修改 3658 个文件,包含 124245 行新增13073 行删除

查看文件

@@ -0,0 +1,149 @@
{
"canonical_id": "laravel--CVE-2021-21263",
"system_id": "laravel",
"display_name": "Laravel",
"category": "frameworks",
"advisory_mode": "core",
"title": "Query Binding Exploitation",
"summary": "### Description\n\nLaravel versions <6.20.12, <7.30.3 & <8.22.1 contain a query binding exploitation.\n\nIf a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results.\n\nThis vulnerability was discovered by Tim Groenevelt (tim.g@foodbyus.com).\n\n### References\n\n- https://github.com/laravel/framework/pull/35865",
"published_at": "2021-01-19T19:36:51Z",
"updated_at": "2026-03-13T22:15:34.333730Z",
"severity": "low",
"cvss_score": 3.1,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://github.com/laravel/framework/security/advisories/GHSA-3p32-j457-pg5x",
"secondary_source_urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-21263",
"https://github.com/laravel/framework/pull/35865",
"https://blog.laravel.com/security-laravel-62011-7302-8221-released",
"https://blog.laravel.com/security-laravel-62012-7303-released",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/database/CVE-2021-21263.yaml",
"https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2021-21263.yaml",
"https://packagist.org/packages/illuminate/database",
"https://packagist.org/packages/laravel/framework"
],
"aliases": [
"BIT-laravel-2021-21263",
"CVE-2021-21263",
"GHSA-3p32-j457-pg5x"
],
"cve_ids": [
"CVE-2021-21263"
],
"ghsa_ids": [
"GHSA-3p32-j457-pg5x"
],
"osv_ids": [
"GHSA-3p32-j457-pg5x"
],
"affected_versions": [
"v8.0.0",
"v8.0.1",
"v8.0.2",
"v8.0.3",
"v8.0.4",
"v8.1.0",
"v8.10.0",
"v8.11.0",
"v8.11.1",
"v8.11.2",
"v8.12.0",
"v8.12.1",
"v8.12.2",
"v8.12.3",
"v8.13.0",
"v8.14.0",
"v8.15.0",
"v8.16.0",
"v8.16.1",
"v8.17.0",
"v7.0.0",
"v7.0.1",
"v7.0.2",
"v7.0.3",
"v7.0.4",
"v7.0.5",
"v7.0.6",
"v7.0.7",
"v7.0.8",
"v7.1.0",
"v7.1.1",
"v7.1.2",
"v7.1.3",
"v7.10.0",
"v7.10.1",
"v7.10.2",
"v7.10.3",
"v7.11.0",
"v7.12.0",
"v7.13.0",
"v6.0.0",
"v6.0.1",
"v6.0.2",
"v6.0.3",
"v6.0.4",
"v6.1.0",
"v6.10.0",
"v6.11.0",
"v6.12.0",
"v6.13.0",
"v6.13.1",
"v6.14.0",
"v6.15.0",
"v6.15.1",
"v6.16.0",
"v6.17.0",
"v6.17.1",
"v6.18.0",
"v6.18.1",
"v6.18.10",
"v6.10.1",
"introduced=8.0.0, fixed<8.22.1",
"introduced=7.0.0, fixed<7.30.3",
"introduced=6.0.0, fixed<6.20.12",
"introduced=6.0.0, fixed<6.20.11",
"introduced=7.0.0, fixed<7.30.2"
],
"fixed_versions": [
"8.22.1",
"7.30.3",
"6.20.12",
"6.20.11",
"7.30.2"
],
"package_name": "laravel/framework",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/laravel/cases/laravel-cve-2021-21263.md",
"secure_code_topics": [
"xss-output-encoding",
"authz-server-side-recheck",
"file-upload-validation"
],
"status": "generated",
"triage_reasons": [],
"verification_status": "triage-manual",
"verification_mode": "synthetic",
"last_verified_at": null,
"last_run_id": null,
"evidence_bundle": null,
"historical_status": null,
"latest_status": null,
"browser_evidence": {
"required": false,
"present": false,
"refs": []
},
"repro_profile_id": "xss-generic",
"artifact_mode": "synthetic",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Laravel"
],
"source_kinds": [
"osv-batch"
],
"candidate_count": 1
}
}