This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git

commit 17a6955cb961a2e53df51741195c0bb4e638e4e4
Merge: b0e48a96 61092a43
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 1 12:17:23 2026 -0400

    Merge pull request #397 from dxbjavid/reject-crlf-header-injection
    
    Reject CR/LF in SimpleSMTPHeader and SimpleNNTPHeader fields

 .../apache/commons/net/nntp/SimpleNNTPHeader.java  | 14 +++++-
 .../apache/commons/net/smtp/SimpleSMTPHeader.java  | 16 ++++--
 .../commons/net/nntp/SimpleNNTPHeaderTestCase.java | 58 ++++++++++++++++++++++
 .../commons/net/smtp/SimpleSMTPHeaderTestCase.java | 22 ++++++++
 4 files changed, 105 insertions(+), 5 deletions(-)

Reply via email to