← Back to scan
File as GitHub Issue repo: openafs/openafs

Push this scan report to openafs/openafs

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Server-Side Request Forgery (SSRF) — outbound HTTP from user input

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/WINNT/afsd/cklog.c:303
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/WINNT/afsd/afsd.c:50
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/WINNT/afsclass/internal.cpp:324
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). src/WINNT/afsd/cm_buf.h:93
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/WINNT/afs_setup_utils/GetWebDll/Get…:191
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED CORE_LARGE_FILES Average file size is 657 lines (recommend <300)
MED CORE_NO_CI No CI/CD configuration found
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSFSControl…:18
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSFSControl…:14
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSFSControl…:9
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSEa.cpp:21
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSEa.cpp:15
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSEa.cpp:11
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSDirContro…:16
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsrdr/kernel/fs/AFSDirContro…:12
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsd/logon_ad.cpp:1
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsd/lanahelper.h:7
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsd/lanahelper.h:1
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsd/lanahelper.cpp:1
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsd/afslogon.h:1
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsclass/internal.cpp:63
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsclass/c_usr.cpp:158
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsclass/c_svc.cpp:44
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsclass/c_set.cpp:150
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/resize.cpp:244
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/resize.cpp:36
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_time.cpp:10
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_time.cpp:4
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_spinner.cpp:17
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_spinner.cpp:11
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_sockaddr.cpp:10
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_sockaddr.cpp:4
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_elapsed.cpp:10
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_elapsed.cpp:4
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/ctl_date.cpp:4
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/al_misc.cpp:71
LOW AIC003 Duplicated implementation block across source files src/WINNT/afsapplib/al_error.cpp:88
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/WINNT/afsd/cm_rpc.c:63
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/WINNT/afsd/cm_getaddrs.c:173
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/WINNT/afsd/cm_eacces.c:68
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. src/WINNT/afsadmsvr/TaAfsAdmSvrUser.cpp:133
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/WINNT/afs_setup_utils/GetWebDll/Get…:194
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… src/WINNT/afs_setup_utils/GetWebDll/Get…:125
Reset to top 5 44 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `openafs/openafs`

**Score: 87/100 (C)**  ·  44 findings  ·  scanned 2026-06-05 17:16 UTC  ·  190,658 LOC

| Severity | Count |
|---|---|
| CRITICAL | 3 |
| HIGH | 2 |
| MEDIUM | 3 |
| LOW | 30 |

📊 [Full filterable report](https://repobility.com/scan/e397af70-fc0c-4b6b-95a7-e2e73693a09e/)  ·  ![scorecard](https://repobility.com/scan/e397af70-fc0c-4b6b-95a7-e2e73693a09e/report.png?v=1780679787-s2)

### Top findings

1. **CRITICAL** `MINED022` — C Strcpy
   `src/WINNT/afsd/cklog.c:303` · CWE-120 · ✓ Repobility
2. **CRITICAL** `MINED022` — C Strcpy
   `src/WINNT/afsd/afsd.c:50` · CWE-120 · ✓ Repobility
3. **CRITICAL** `MINED022` — C Strcpy
   `src/WINNT/afsclass/internal.cpp:324` · CWE-120 · ✓ Repobility
4. **HIGH** `MINED004` — Weak Crypto
   `src/WINNT/afsd/cm_buf.h:93` · CWE-327 · ✓ Repobility
5. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/WINNT/afs_setup_utils/GetWebDll/GetWebDll.cpp:191` · A10:2021 SSRF

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/e397af70-fc0c-4b6b-95a7-e2e73693a09e/_
Megaproject â high spam risk
Could not determine 'openafs/openafs' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.