Publish Advisories

GHSA-pmc7-hmmw-g96q
GHSA-4fh7-m2wx-6wfm
This commit is contained in:
advisory-database[bot]
2024-12-04 22:38:09 +00:00
parent e4278cedc5
commit 8ac12ca759
2 changed files with 49 additions and 10 deletions
@@ -1,14 +1,19 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pmc7-hmmw-g96q",
"modified": "2024-03-15T21:03:01Z",
"modified": "2024-12-04T22:37:43Z",
"published": "2024-03-13T21:31:02Z",
"aliases": [
"CVE-2023-36238"
],
"summary": "Bagisto vulnerable to Insecure Direct Object Reference (IDOR)",
"details": "Insecure Direct Object Reference (IDOR) in Bagisto v.1.5.0 allows an attacker to obtain sensitive information via the invoice ID parameter.",
"severity": [],
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
@@ -53,7 +58,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-639"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-03-15T21:03:01Z",
@@ -1,14 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4fh7-m2wx-6wfm",
"modified": "2024-12-04T21:30:52Z",
"modified": "2024-12-04T22:37:05Z",
"published": "2024-12-04T21:30:52Z",
"aliases": [
"CVE-2024-51210"
],
"summary": "Firepad allows insecure document access",
"details": "Firepad through 1.5.11 allows remote attackers, who have knowledge of a pad ID, to retrieve both the current text of a document and all content that has previously been pasted into the document. NOTE: in several similar products, this is the intentional behavior for anyone who knows the full document ID and corresponding URL. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.",
"severity": [],
"affected": [],
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "firepad"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.5.11"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -18,6 +44,10 @@
"type": "WEB",
"url": "https://firebase.blog/posts/2013/04/announcing-firepad-our-open-source"
},
{
"type": "PACKAGE",
"url": "https://github.com/FirebaseExtended/firepad"
},
{
"type": "WEB",
"url": "https://github.com/FirebaseExtended/firepad/releases/tag/v1.5.11"
@@ -28,10 +58,12 @@
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"cwe_ids": [
"CWE-200"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-12-04T22:37:05Z",
"nvd_published_at": "2024-12-04T21:15:24Z"
}
}