mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-9xgj-fcgf-x6mw GHSA-hqxw-f8mx-cpmw GHSA-q2fp-jw87-86px
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-88"
|
||||
"CWE-88",
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
|
||||
@@ -55,11 +55,16 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/distribution/distribution"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00035.html"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-475"
|
||||
"CWE-475",
|
||||
"CWE-770"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-q2fp-jw87-86px",
|
||||
"modified": "2023-06-22T20:00:46Z",
|
||||
"modified": "2023-06-30T20:18:57Z",
|
||||
"published": "2023-06-22T12:30:14Z",
|
||||
"aliases": [
|
||||
"CVE-2023-29931"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "laravel-s vulnerable to Local File Inclusion",
|
||||
"details": "laravel-s prior to 3.7.36 is vulnerable to Local File Inclusion via `/src/Illuminate/Laravel.php`.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -54,7 +57,7 @@
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-06-22T20:00:46Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
Reference in New Issue
Block a user