|
2 | 2 | "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", |
3 | 3 | "bomFormat": "CycloneDX", |
4 | 4 | "specVersion": "1.6", |
5 | | - "serialNumber": "urn:uuid:0659e517-c55a-4c79-80d1-b2ea428d8f4d", |
| 5 | + "serialNumber": "urn:uuid:33b4b558-348c-4568-8987-0e660f9f9d2b", |
6 | 6 | "version": 1, |
7 | 7 | "metadata": { |
8 | | - "timestamp": "2025-04-01T07:03:03+00:00", |
| 8 | + "timestamp": "2025-07-10T08:55:40+00:00", |
9 | 9 | "tools": { |
10 | 10 | "components": [ |
11 | 11 | { |
|
17 | 17 | ] |
18 | 18 | }, |
19 | 19 | "component": { |
20 | | - "bom-ref": "f2dd13d7-6b7b-47b9-afd4-089e5519ea2c", |
| 20 | + "bom-ref": "a3f95c7b-3695-4ac6-aafa-31cd37b1a15d", |
21 | 21 | "type": "application", |
22 | 22 | "name": ".", |
23 | 23 | "properties": [ |
|
30 | 30 | }, |
31 | 31 | "components": [ |
32 | 32 | { |
33 | | - "bom-ref": "8599e507-1977-4c4b-8101-7edcab7446ec", |
| 33 | + "bom-ref": "8d9ffa67-0214-424b-abf3-b2719e02541f", |
34 | 34 | "type": "application", |
35 | 35 | "name": "composer.lock", |
36 | 36 | "properties": [ |
|
45 | 45 | ] |
46 | 46 | }, |
47 | 47 | { |
48 | | - "bom-ref": "eeb11669-7191-4827-9570-93a2dcebbba4", |
| 48 | + "bom-ref": "b53c6c79-e3a7-4a45-90f3-5420c4cbdfca", |
49 | 49 | "type": "application", |
50 | 50 | "name": "yarn.lock", |
51 | 51 | "properties": [ |
|
3005 | 3005 | ], |
3006 | 3006 | "dependencies": [ |
3007 | 3007 | { |
3008 | | - "ref": "8599e507-1977-4c4b-8101-7edcab7446ec", |
| 3008 | + "ref": "8d9ffa67-0214-424b-abf3-b2719e02541f", |
3009 | 3009 | "dependsOn": [ |
3010 | 3010 | "pkg:composer/revolt/event-loop@v1.0.7" |
3011 | 3011 | ] |
3012 | 3012 | }, |
3013 | 3013 | { |
3014 | | - "ref": "eeb11669-7191-4827-9570-93a2dcebbba4", |
| 3014 | + "ref": "a3f95c7b-3695-4ac6-aafa-31cd37b1a15d", |
| 3015 | + "dependsOn": [ |
| 3016 | + "8d9ffa67-0214-424b-abf3-b2719e02541f", |
| 3017 | + "b53c6c79-e3a7-4a45-90f3-5420c4cbdfca" |
| 3018 | + ] |
| 3019 | + }, |
| 3020 | + { |
| 3021 | + "ref": "b53c6c79-e3a7-4a45-90f3-5420c4cbdfca", |
3015 | 3022 | "dependsOn": [ |
3016 | 3023 | "pkg:npm/%40ttskch/prettier-plugin-tailwindcss-anywhere@0.1.0", |
3017 | 3024 | "pkg:npm/%40zackad/prettier-plugin-twig-melody@0.6.0", |
|
3020 | 3027 | "pkg:npm/vitepress@1.6.3" |
3021 | 3028 | ] |
3022 | 3029 | }, |
3023 | | - { |
3024 | | - "ref": "f2dd13d7-6b7b-47b9-afd4-089e5519ea2c", |
3025 | | - "dependsOn": [ |
3026 | | - "8599e507-1977-4c4b-8101-7edcab7446ec", |
3027 | | - "eeb11669-7191-4827-9570-93a2dcebbba4" |
3028 | | - ] |
3029 | | - }, |
3030 | 3030 | { |
3031 | 3031 | "ref": "pkg:composer/revolt/event-loop@v1.0.7", |
3032 | 3032 | "dependsOn": [] |
|
4275 | 4275 | "severity": "medium", |
4276 | 4276 | "method": "CVSSv31", |
4277 | 4277 | "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N" |
| 4278 | + }, |
| 4279 | + { |
| 4280 | + "source": { |
| 4281 | + "name": "redhat" |
| 4282 | + }, |
| 4283 | + "score": 5.3, |
| 4284 | + "severity": "medium", |
| 4285 | + "method": "CVSSv31", |
| 4286 | + "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N" |
4278 | 4287 | } |
4279 | 4288 | ], |
4280 | 4289 | "cwes": [ |
|
4287 | 4296 | { |
4288 | 4297 | "url": "https://avd.aquasec.com/nvd/cve-2025-31125" |
4289 | 4298 | }, |
| 4299 | + { |
| 4300 | + "url": "https://access.redhat.com/security/cve/CVE-2025-31125" |
| 4301 | + }, |
4290 | 4302 | { |
4291 | 4303 | "url": "https://github.com/vitejs/vite" |
4292 | 4304 | }, |
|
4298 | 4310 | }, |
4299 | 4311 | { |
4300 | 4312 | "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31125" |
| 4313 | + }, |
| 4314 | + { |
| 4315 | + "url": "https://www.cve.org/CVERecord?id=CVE-2025-31125" |
4301 | 4316 | } |
4302 | 4317 | ], |
4303 | 4318 | "published": "2025-03-31T17:15:43+00:00", |
4304 | | - "updated": "2025-03-31T18:15:34+00:00", |
| 4319 | + "updated": "2025-04-01T20:26:22+00:00", |
| 4320 | + "affects": [ |
| 4321 | + { |
| 4322 | + "ref": "pkg:npm/vite@5.4.14", |
| 4323 | + "versions": [ |
| 4324 | + { |
| 4325 | + "version": "5.4.14", |
| 4326 | + "status": "affected" |
| 4327 | + } |
| 4328 | + ] |
| 4329 | + } |
| 4330 | + ] |
| 4331 | + }, |
| 4332 | + { |
| 4333 | + "id": "CVE-2025-31486", |
| 4334 | + "source": { |
| 4335 | + "name": "ghsa", |
| 4336 | + "url": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Anpm" |
| 4337 | + }, |
| 4338 | + "ratings": [ |
| 4339 | + { |
| 4340 | + "source": { |
| 4341 | + "name": "ghsa" |
| 4342 | + }, |
| 4343 | + "score": 5.3, |
| 4344 | + "severity": "medium", |
| 4345 | + "method": "CVSSv31", |
| 4346 | + "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N" |
| 4347 | + }, |
| 4348 | + { |
| 4349 | + "source": { |
| 4350 | + "name": "redhat" |
| 4351 | + }, |
| 4352 | + "score": 5.3, |
| 4353 | + "severity": "medium", |
| 4354 | + "method": "CVSSv31", |
| 4355 | + "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N" |
| 4356 | + } |
| 4357 | + ], |
| 4358 | + "cwes": [ |
| 4359 | + 200, |
| 4360 | + 284 |
| 4361 | + ], |
| 4362 | + "description": "Vite is a frontend tooling framework for javascript. The contents of arbitrary files can be returned to the browser. By adding ?.svg with ?.wasm?init or with sec-fetch-dest: script header, the server.fs.deny restriction was able to bypass. This bypass is only possible if the file is smaller than build.assetsInlineLimit (default: 4kB) and when using Vite 6.0+. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected. This vulnerability is fixed in 4.5.12, 5.4.17, 6.0.14, 6.1.4, and 6.2.5.", |
| 4363 | + "recommendation": "Upgrade vite to version 6.2.5, 6.1.4, 6.0.14, 5.4.17, 4.5.12", |
| 4364 | + "advisories": [ |
| 4365 | + { |
| 4366 | + "url": "https://avd.aquasec.com/nvd/cve-2025-31486" |
| 4367 | + }, |
| 4368 | + { |
| 4369 | + "url": "https://access.redhat.com/security/cve/CVE-2025-31486" |
| 4370 | + }, |
| 4371 | + { |
| 4372 | + "url": "https://github.com/vitejs/vite" |
| 4373 | + }, |
| 4374 | + { |
| 4375 | + "url": "https://github.com/vitejs/vite/blob/037f801075ec35bb6e52145d659f71a23813c48f/packages/vite/src/node/plugins/asset.ts#L285-L290" |
| 4376 | + }, |
| 4377 | + { |
| 4378 | + "url": "https://github.com/vitejs/vite/commit/62d7e81ee189d65899bb65f3263ddbd85247b647" |
| 4379 | + }, |
| 4380 | + { |
| 4381 | + "url": "https://github.com/vitejs/vite/security/advisories/GHSA-xcj6-pq6g-qj4x" |
| 4382 | + }, |
| 4383 | + { |
| 4384 | + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31486" |
| 4385 | + }, |
| 4386 | + { |
| 4387 | + "url": "https://www.cve.org/CVERecord?id=CVE-2025-31486" |
| 4388 | + } |
| 4389 | + ], |
| 4390 | + "published": "2025-04-03T19:15:39+00:00", |
| 4391 | + "updated": "2025-04-07T14:18:34+00:00", |
| 4392 | + "affects": [ |
| 4393 | + { |
| 4394 | + "ref": "pkg:npm/vite@5.4.14", |
| 4395 | + "versions": [ |
| 4396 | + { |
| 4397 | + "version": "5.4.14", |
| 4398 | + "status": "affected" |
| 4399 | + } |
| 4400 | + ] |
| 4401 | + } |
| 4402 | + ] |
| 4403 | + }, |
| 4404 | + { |
| 4405 | + "id": "CVE-2025-32395", |
| 4406 | + "source": { |
| 4407 | + "name": "ghsa", |
| 4408 | + "url": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Anpm" |
| 4409 | + }, |
| 4410 | + "ratings": [ |
| 4411 | + { |
| 4412 | + "source": { |
| 4413 | + "name": "ghsa" |
| 4414 | + }, |
| 4415 | + "severity": "medium" |
| 4416 | + }, |
| 4417 | + { |
| 4418 | + "source": { |
| 4419 | + "name": "redhat" |
| 4420 | + }, |
| 4421 | + "score": 6.5, |
| 4422 | + "severity": "medium", |
| 4423 | + "method": "CVSSv31", |
| 4424 | + "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" |
| 4425 | + } |
| 4426 | + ], |
| 4427 | + "cwes": [ |
| 4428 | + 200 |
| 4429 | + ], |
| 4430 | + "description": "Vite is a frontend tooling framework for javascript. Prior to 6.2.6, 6.1.5, 6.0.15, 5.4.18, and 4.5.13, the contents of arbitrary files can be returned to the browser if the dev server is running on Node or Bun. HTTP 1.1 spec (RFC 9112) does not allow # in request-target. Although an attacker can send such a request. For those requests with an invalid request-line (it includes request-target), the spec recommends to reject them with 400 or 301. The same can be said for HTTP 2. On Node and Bun, those requests are not rejected internally and is passed to the user land. For those requests, the value of http.IncomingMessage.url contains #. Vite assumed req.url won't contain # when checking server.fs.deny, allowing those kinds of requests to bypass the check. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) and running the Vite dev server on runtimes that are not Deno (e.g. Node, Bun) are affected. This vulnerability is fixed in 6.2.6, 6.1.5, 6.0.15, 5.4.18, and 4.5.13.", |
| 4431 | + "recommendation": "Upgrade vite to version 6.2.6, 6.1.5, 6.0.15, 5.4.18, 4.5.13", |
| 4432 | + "advisories": [ |
| 4433 | + { |
| 4434 | + "url": "https://avd.aquasec.com/nvd/cve-2025-32395" |
| 4435 | + }, |
| 4436 | + { |
| 4437 | + "url": "https://access.redhat.com/security/cve/CVE-2025-32395" |
| 4438 | + }, |
| 4439 | + { |
| 4440 | + "url": "https://github.com/vitejs/vite" |
| 4441 | + }, |
| 4442 | + { |
| 4443 | + "url": "https://github.com/vitejs/vite/commit/175a83909f02d3b554452a7bd02b9f340cdfef70" |
| 4444 | + }, |
| 4445 | + { |
| 4446 | + "url": "https://github.com/vitejs/vite/security/advisories/GHSA-356w-63v5-8wf4" |
| 4447 | + }, |
| 4448 | + { |
| 4449 | + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32395" |
| 4450 | + }, |
| 4451 | + { |
| 4452 | + "url": "https://www.cve.org/CVERecord?id=CVE-2025-32395" |
| 4453 | + } |
| 4454 | + ], |
| 4455 | + "published": "2025-04-10T14:15:29+00:00", |
| 4456 | + "updated": "2025-04-11T15:39:52+00:00", |
| 4457 | + "affects": [ |
| 4458 | + { |
| 4459 | + "ref": "pkg:npm/vite@5.4.14", |
| 4460 | + "versions": [ |
| 4461 | + { |
| 4462 | + "version": "5.4.14", |
| 4463 | + "status": "affected" |
| 4464 | + } |
| 4465 | + ] |
| 4466 | + } |
| 4467 | + ] |
| 4468 | + }, |
| 4469 | + { |
| 4470 | + "id": "CVE-2025-46565", |
| 4471 | + "source": { |
| 4472 | + "name": "ghsa", |
| 4473 | + "url": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Anpm" |
| 4474 | + }, |
| 4475 | + "ratings": [ |
| 4476 | + { |
| 4477 | + "source": { |
| 4478 | + "name": "ghsa" |
| 4479 | + }, |
| 4480 | + "severity": "medium" |
| 4481 | + }, |
| 4482 | + { |
| 4483 | + "source": { |
| 4484 | + "name": "redhat" |
| 4485 | + }, |
| 4486 | + "score": 6.5, |
| 4487 | + "severity": "medium", |
| 4488 | + "method": "CVSSv31", |
| 4489 | + "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" |
| 4490 | + } |
| 4491 | + ], |
| 4492 | + "cwes": [ |
| 4493 | + 22 |
| 4494 | + ], |
| 4495 | + "description": "Vite is a frontend tooling framework for javascript. Prior to versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14, the contents of files in the project root that are denied by a file matching pattern can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected. Only files that are under project root and are denied by a file matching pattern can be bypassed. `server.fs.deny` can contain patterns matching against files (by default it includes .env, .env.*, *.{crt,pem} as such patterns). These patterns were able to bypass for files under `root` by using a combination of slash and dot (/.). This issue has been patched in versions 6.3.4, 6.2.7, 6.1.6, 5.4.19, and 4.5.14.", |
| 4496 | + "recommendation": "Upgrade vite to version 6.3.4, 6.2.7, 6.1.6, 5.4.19, 4.5.14", |
| 4497 | + "advisories": [ |
| 4498 | + { |
| 4499 | + "url": "https://avd.aquasec.com/nvd/cve-2025-46565" |
| 4500 | + }, |
| 4501 | + { |
| 4502 | + "url": "https://access.redhat.com/security/cve/CVE-2025-46565" |
| 4503 | + }, |
| 4504 | + { |
| 4505 | + "url": "https://github.com/vitejs/vite" |
| 4506 | + }, |
| 4507 | + { |
| 4508 | + "url": "https://github.com/vitejs/vite/commit/c22c43de612eebb6c182dd67850c24e4fab8cacb" |
| 4509 | + }, |
| 4510 | + { |
| 4511 | + "url": "https://github.com/vitejs/vite/security/advisories/GHSA-859w-5945-r5v3" |
| 4512 | + }, |
| 4513 | + { |
| 4514 | + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46565" |
| 4515 | + }, |
| 4516 | + { |
| 4517 | + "url": "https://www.cve.org/CVERecord?id=CVE-2025-46565" |
| 4518 | + } |
| 4519 | + ], |
| 4520 | + "published": "2025-05-01T18:15:57+00:00", |
| 4521 | + "updated": "2025-05-02T18:15:27+00:00", |
4305 | 4522 | "affects": [ |
4306 | 4523 | { |
4307 | 4524 | "ref": "pkg:npm/vite@5.4.14", |
|
4347 | 4564 | "url": "https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99" |
4348 | 4565 | } |
4349 | 4566 | ], |
| 4567 | + "published": "2025-02-10T17:48:07+00:00", |
| 4568 | + "updated": "2025-02-10T17:48:08+00:00", |
4350 | 4569 | "affects": [ |
4351 | 4570 | { |
4352 | 4571 | "ref": "pkg:npm/esbuild@0.21.5", |
|
0 commit comments