mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-9ggp-4jpr-7ppj GHSA-f22j-37jj-cxw9
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9ggp-4jpr-7ppj",
|
||||
"modified": "2021-02-17T19:47:06Z",
|
||||
"modified": "2024-10-26T22:38:04Z",
|
||||
"published": "2019-11-20T01:35:53Z",
|
||||
"withdrawn": "2021-02-17T19:44:50Z",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"summary": "Possible remote code execution via a remote procedure call",
|
||||
"summary": "Duplicate Advisory: Possible remote code execution via a remote procedure call",
|
||||
"details": "Withdrawn: duplicate of GHSA-pj4g-4488-wmxm\n\n## Original Description\n\nIn RPyC 4.1.x through 4.1.1, a remote attacker can dynamically modify object attributes to construct a remote procedure call that executes code for an RPyC service with default configuration settings.",
|
||||
"severity": [
|
||||
|
||||
@@ -38,6 +38,18 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16328"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-9ggp-4jpr-7ppj"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-pj4g-4488-wmxm"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/rpyc/PYSEC-2019-118.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/tomerfiliba/rpyc"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-f22j-37jj-cxw9",
|
||||
"modified": "2024-05-01T11:18:38Z",
|
||||
"modified": "2024-10-26T22:37:33Z",
|
||||
"published": "2022-05-17T04:58:29Z",
|
||||
"aliases": [
|
||||
"CVE-2013-4436"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "SaltStack MITM SSH attack in salt-ssh",
|
||||
"details": "The default configuration for salt-ssh in Salt (aka SaltStack) 0.17.0 does not validate the SSH host key of requests, which allows remote attackers to have unspecified impact via a man-in-the-middle (MITM) attack.",
|
||||
"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": [
|
||||
{
|
||||
@@ -40,6 +47,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4436"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/salt/PYSEC-2013-26.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/saltstack/salt"
|
||||
|
||||
Reference in New Issue
Block a user