mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-887w-45rq-vxgf
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-887w-45rq-vxgf",
|
||||
"modified": "2023-09-01T09:50:01Z",
|
||||
"modified": "2024-10-28T14:20:14Z",
|
||||
"published": "2019-04-16T15:50:41Z",
|
||||
"aliases": [
|
||||
"CVE-2019-7164"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -20,23 +24,24 @@
|
||||
"ecosystem": "PyPI",
|
||||
"name": "SQLAlchemy"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
"sqlalchemy.dialects.postgresql.base.PGDDLCompiler.visit_create_index",
|
||||
"sqlalchemy.dialects.postgresql.base.PGDDLCompiler.visit_exclude_constraint",
|
||||
"sqlalchemy.orm.session.Session.execute",
|
||||
"sqlalchemy.sql.compiler.SQLCompiler.visit_textual_label_reference",
|
||||
"sqlalchemy.sql.compiler.SQLCompiler.visit_function",
|
||||
"sqlalchemy.sql.compiler.DDLCompiler.define_constraint_cascades",
|
||||
"sqlalchemy.sql.compiler.DDLCompiler.define_constraint_deferrability",
|
||||
"sqlalchemy.sql.compiler.IdentifierPreparer.validate_sql_phrase",
|
||||
"sqlalchemy.sql.elements._document_text_coercion",
|
||||
"sqlalchemy.sql.elements._expression_literal_as_text",
|
||||
"sqlalchemy.sql.elements._literal_as",
|
||||
"sqlalchemy.sql.elements._interpret_as_column_or_from",
|
||||
"sqlalchemy.sql.selectable._interpret_as_from",
|
||||
"sqlalchemy.sql.selectable.HasSuffixes._setup_suffixes"
|
||||
]
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.3.0b1"
|
||||
},
|
||||
{
|
||||
"fixed": "1.3.0b3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "SQLAlchemy"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -46,7 +51,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.3.0"
|
||||
"fixed": "1.2.18"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -78,6 +83,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-887w-45rq-vxgf"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlalchemy/PYSEC-2019-123.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/sqlalchemy/sqlalchemy"
|
||||
|
||||
Reference in New Issue
Block a user