Skip to content

Vulnerability fix (powered by Mobb Autofixer)#64

Open
eitanMobb wants to merge 34 commits into
masterfrom
Mobb-fix-6b520bd8a8-1
Open

Vulnerability fix (powered by Mobb Autofixer)#64
eitanMobb wants to merge 34 commits into
masterfrom
Mobb-fix-6b520bd8a8-1

Conversation

@eitanMobb

Copy link
Copy Markdown
Owner

This change fixes 34 issues reported by Checkmarx.

Log Forging (34)

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 LOG_FORGING fix 9 LOG_FORGING fix 10 LOG_FORGING fix 11 LOG_FORGING fix 12 LOG_FORGING fix 13 LOG_FORGING fix 14 LOG_FORGING fix 15 LOG_FORGING fix 16 LOG_FORGING fix 17 LOG_FORGING fix 18 LOG_FORGING fix 19 LOG_FORGING fix 20 LOG_FORGING fix 21 LOG_FORGING fix 22 LOG_FORGING fix 23 LOG_FORGING fix 24 LOG_FORGING fix 25 LOG_FORGING fix 26 LOG_FORGING fix 27 LOG_FORGING fix 28 LOG_FORGING fix 29 LOG_FORGING fix 30 LOG_FORGING fix 31 LOG_FORGING fix 32 LOG_FORGING fix 33 LOG_FORGING fix 34

Mobb autofixer added 30 commits May 21, 2026 17:08
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