Publish Advisories

GHSA-2r57-2mrh-ggjv
GHSA-q49c-6v6g-wgq3
This commit is contained in:
advisory-database[bot]
2024-06-05 13:28:55 +00:00
parent 0114be983d
commit f3ceaf2046
2 changed files with 54 additions and 8 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2r57-2mrh-ggjv",
"modified": "2024-06-04T12:31:05Z",
"modified": "2024-06-05T13:26:58Z",
"published": "2024-06-04T12:31:05Z",
"aliases": [
"CVE-2024-37063"
],
"summary": "ydata cross-site scripting",
"details": "A cross-site scripting (XSS) vulnerability in versions 3.7.0 or newer of Ydata's ydata-profiling open-source library allows for payloads to be run when a maliocusly crafted report is viewed in the browser.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ydata-profiling"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.7.0"
},
{
"last_affected": "4.8.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37063"
},
{
"type": "PACKAGE",
"url": "https://github.com/ydataai/ydata-profiling"
},
{
"type": "WEB",
"url": "https://hiddenlayer.com/sai-security-advisory/ydata-june2024"
@@ -31,8 +54,8 @@
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-06-05T13:26:58Z",
"nvd_published_at": "2024-06-04T12:15:13Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q49c-6v6g-wgq3",
"modified": "2024-06-04T12:31:06Z",
"modified": "2024-06-05T13:27:16Z",
"published": "2024-06-04T12:31:06Z",
"aliases": [
"CVE-2024-37065"
],
"summary": "Skops unsafe deserialization",
"details": "Deserialization of untrusted data can occur in versions 0.6 or newer of the skops python library, enabling a maliciously crafted model to run arbitrary code on an end user's system when loaded.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "skops"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.6"
},
{
"last_affected": "0.9"
}
]
}
]
}
],
"references": [
{
@@ -24,6 +43,10 @@
{
"type": "WEB",
"url": "https://hiddenlayer.com/sai-security-advisory/skops-june2024"
},
{
"type": "PACKAGE",
"url": "http://github.com/skops-dev/skops"
}
],
"database_specific": {
@@ -31,8 +54,8 @@
"CWE-502"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-06-05T13:27:16Z",
"nvd_published_at": "2024-06-04T12:15:13Z"
}
}