mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-hxg2-5c8p-ppwm GHSA-45pg-36p6-83v9 GHSA-hxg2-5c8p-ppwm
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hxg2-5c8p-ppwm",
|
||||
"modified": "2024-10-30T17:57:19Z",
|
||||
"published": "2022-05-17T04:55:08Z",
|
||||
"aliases": [
|
||||
"CVE-2013-6389"
|
||||
],
|
||||
"summary": "Drupal has open redirect vulnerability in the Overlay module",
|
||||
"details": "Open redirect vulnerability in the Overlay module in Drupal 7.x before 7.24 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "drupal/drupal"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "7.0"
|
||||
},
|
||||
{
|
||||
"fixed": "7.24"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6389"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/drupal/drupal/commit/782d1155c62c0a879bf587c7e40c3a13bcf6879c"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://drupal.org/SA-CORE-2013-003"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/drupal/drupal"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2013/dsa-2804"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2013/11/22/4"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-20",
|
||||
"CWE-601"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-30T17:57:18Z",
|
||||
"nvd_published_at": "2013-12-07T21:55:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-45pg-36p6-83v9",
|
||||
"modified": "2024-10-29T19:54:15Z",
|
||||
"modified": "2024-10-30T17:58:31Z",
|
||||
"published": "2024-10-29T15:32:05Z",
|
||||
"aliases": [
|
||||
"CVE-2024-8309"
|
||||
],
|
||||
"summary": "Langchain SQL Injection vulnerability",
|
||||
"summary": "Langchain-Community SQL Injection vulnerability",
|
||||
"details": "A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial of service (DoS) by deleting all data, breaches in multi-tenant security environments, and data integrity issues. Attackers can create, update, or delete nodes and relationships without proper authorization, extract sensitive data, disrupt services, access data across different tenants, and compromise the integrity of the database.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "langchain"
|
||||
"name": "langchain-community"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hxg2-5c8p-ppwm",
|
||||
"modified": "2022-05-17T04:55:08Z",
|
||||
"published": "2022-05-17T04:55:08Z",
|
||||
"aliases": [
|
||||
"CVE-2013-6389"
|
||||
],
|
||||
"details": "Open redirect vulnerability in the Overlay module in Drupal 7.x before 7.24 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6389"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://drupal.org/SA-CORE-2013-003"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2013/dsa-2804"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2013/11/22/4"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2013-12-07T21:55:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user