mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-rmv2-8jjc-23xw
This commit is contained in:
+31
-5
@@ -1,20 +1,46 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rmv2-8jjc-23xw",
|
||||
"modified": "2024-11-26T21:32:24Z",
|
||||
"modified": "2024-11-26T21:54:05Z",
|
||||
"published": "2024-11-26T18:38:52Z",
|
||||
"aliases": [
|
||||
"CVE-2024-51058"
|
||||
],
|
||||
"summary": "TCPDF Local File Inclusion vulnerability",
|
||||
"details": "Local File Inclusion (LFI) vulnerability has been discovered in TCPDF 6.7.5. This vulnerability enables a user to read arbitrary files from the server's file system through <img> src tag, potentially exposing sensitive information.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "tecnickcom/tcpdf"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "6.7.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "<= 6.7.5"
|
||||
}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -30,7 +56,7 @@
|
||||
"url": "https://github.com/saravana-hackz/vulnerability-research/tree/main/CVE-2024-51058"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/tecnickcom/TCPDF"
|
||||
}
|
||||
],
|
||||
@@ -39,8 +65,8 @@
|
||||
"CWE-552"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-11-26T21:54:04Z",
|
||||
"nvd_published_at": "2024-11-26T18:15:19Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user