Skip to content

Log Forging issues fix in 3 files - #1

Open
Mobb-Fixer wants to merge 28 commits into
lukegor:mainfrom
Mobb-Fixer:main
Open

Log Forging issues fix in 3 files#1
Mobb-Fixer wants to merge 28 commits into
lukegor:mainfrom
Mobb-Fixer:main

Conversation

@Mobb-Fixer

Copy link
Copy Markdown

Issue description
Log Forging allows attackers to manipulate log files by injecting malicious content. This can be used to obfuscate attack traces or forge log entries to conceal unauthorized activities.
More info from OWASP: https://owasp.org/www-community/attacks/Log_Injection

Fix technique
Implement proper input sanitization to remove new lines for values going to the log.

lukegor and others added 28 commits December 12, 2023 02:42
upload swagger docs file
…on), use Adapter pattern to get ClaimsPrincipal in negotiation service with provider, simplify validation in negotiation module, fix negotiation service/controller, rearrange project structure a little, adjust some models, complete/fix xml docs of endpoints, start adding more dev-only features
…djust controller-service relations with custom exception, fix Product id generation, adjust existing tests to recent commits, further develop tests
add AuthService interface, adjust some data annotations, add correlation id to serilog logs
@lukegor
lukegor force-pushed the main branch 2 times, most recently from b3521b3 to ff11fd3 Compare February 11, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants