Skip to content

Vulnerability fix (powered by Mobb Autofixer)#63

Open
eitanMobb wants to merge 8 commits into
masterfrom
Mobb-fix-6b520bd8a8-2
Open

Vulnerability fix (powered by Mobb Autofixer)#63
eitanMobb wants to merge 8 commits into
masterfrom
Mobb-fix-6b520bd8a8-2

Conversation

@eitanMobb

Copy link
Copy Markdown
Owner

This change fixes 8 issues reported by Checkmarx.

Log Forging (8)

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.

Fix instructions

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

Additional actions required

We use spring-web package in the fix. Please make sure you add the latest spring-web to your pom file.

Additional info and fix customization on Mobb platform

LOG_FORGING fix 1 LOG_FORGING fix 2 LOG_FORGING fix 3 LOG_FORGING fix 4 LOG_FORGING fix 5 LOG_FORGING fix 6 LOG_FORGING fix 7 LOG_FORGING fix 8

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.

1 participant