Skip to content

Commit 889f487

Browse files
1 parent ce1c796 commit 889f487

1 file changed

Lines changed: 33 additions & 4 deletions

File tree

advisories/unreviewed/2023/03/GHSA-xxhh-59gh-6ffx/GHSA-xxhh-59gh-6ffx.json renamed to advisories/github-reviewed/2023/03/GHSA-xxhh-59gh-6ffx/GHSA-xxhh-59gh-6ffx.json

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,60 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xxhh-59gh-6ffx",
4-
"modified": "2023-03-17T18:30:28Z",
4+
"modified": "2026-06-09T20:46:31Z",
55
"published": "2023-03-14T06:30:16Z",
66
"aliases": [
77
"CVE-2023-25617"
88
],
9+
"summary": "SAP Cloud SDK for AI Python has OS Command Injection when Program Objects Execution is Enabled",
910
"details": "SAP Business Object (Adaptive Job Server) - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the public java SDK. Programs could impact the confidentiality, integrity and availability of the system.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "sap-ai-sdk-base"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "3.3.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
2041
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25617"
2142
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/sap-ai-sdk-base/PYSEC-2023-315.yaml"
46+
},
2247
{
2348
"type": "WEB",
2449
"url": "https://launchpad.support.sap.com/#/notes/3283438"
2550
},
2651
{
2752
"type": "WEB",
2853
"url": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://www.sap.com/index.html"
2958
}
3059
],
3160
"database_specific": {
@@ -34,8 +63,8 @@
3463
"CWE-78"
3564
],
3665
"severity": "HIGH",
37-
"github_reviewed": false,
38-
"github_reviewed_at": null,
66+
"github_reviewed": true,
67+
"github_reviewed_at": "2026-06-09T20:46:30Z",
3968
"nvd_published_at": "2023-03-14T05:15:00Z"
4069
}
4170
}

0 commit comments

Comments
 (0)