Files
web-hosts/domains/coppertone.tech/audit-reports/security-audit/error-leakage-20251123-124317.txt
2025-12-26 13:38:04 +01:00

131 lines
18 KiB
Plaintext

# Error Handling & Information Leakage - 20251123-124317
== Stack Traces Exposed ==
None found
== Verbose Error Messages ==
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:538: http.Error(w, "Invalid token: "+err.Error(), http.StatusUnauthorized)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:556: http.Error(w, "Invalid token: "+err.Error(), http.StatusUnauthorized)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:767: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:780: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:800: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:832: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:860: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:886: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:898: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:913: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:936: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:948: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1035: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1065: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1078: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1098: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1128: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1156: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1195: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1211: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1250: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1413: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1425: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1432: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1478: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1491: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1498: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1517: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1532: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1563: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1583: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1607: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1692: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1708: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1749: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1778: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1803: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1818: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1870: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1907: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1943: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1956: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:1971: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2011: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2059: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2110: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2127: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2163: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2180: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2203: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2223: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2242: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2288: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2305: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2356: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2373: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2423: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2436: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2466: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2498: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2541: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2557: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2582: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2636: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2696: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2772: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2909: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2924: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2973: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:2997: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:3011: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:3052: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:3070: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:3100: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/payment-service/main.go:3127: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:395: http.Error(w, "Invalid token: "+err.Error(), http.StatusUnauthorized)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:413: http.Error(w, "Invalid token: "+err.Error(), http.StatusUnauthorized)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:617: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:629: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:644: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:674: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:702: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:745: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:758: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:793: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:891: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:919: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:931: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:944: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:969: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:995: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1025: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1040: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1061: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1084: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1099: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1174: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1186: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1199: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1222: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1246: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1257: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1272: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1290: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1354: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1366: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1382: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1406: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1435: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1468: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1487: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1516: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1535: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1569: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1595: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1624: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/work-management-service/main.go:1641: http.Error(w, err.Error(), http.StatusInternalServerError)
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:580: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:710: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:829: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:894: http.Error(w, err.Error(), http.StatusBadRequest)
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:1076: http.Error(w, err.Error(), http.StatusBadRequest)
== Database Errors Exposed ==
None found