modsecurity-apache 2.9.7-1build3 source package in Ubuntu

Changelog

modsecurity-apache (2.9.7-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:08:03 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe httpd
Noble release universe httpd

Downloads

File Size SHA-256 Checksum
modsecurity-apache_2.9.7.orig.tar.gz 4.1 MiB 036bc4598384d8de138e751677a20910b795c42ca80188c7871d1bbac966f90c
modsecurity-apache_2.9.7-1build3.debian.tar.xz 8.4 KiB 2e8b747a8218288625cf7da82ca2cce3ad5799385c02a5465e430dd0fbcc5ccc
modsecurity-apache_2.9.7-1build3.dsc 2.2 KiB 0220dce91ff3423e1072d412fe39150e5d0673e9028dab12093c4cd7dfb78a5a

Available diffs

View changes file

Binary packages built by this source

libapache2-mod-security2: Tighten web applications security for Apache

 Modsecurity is an Apache module whose purpose is to tighten the Web
 application security. Effectively, it is an intrusion detection and prevention
 system for the web server.
 .
 At the moment its main features are:
   * Audit log; store full request details in a separate file, including POST
     payloads.
   * Request filtering; incoming requests can be analysed and offensive requests
     can be rejected (or simply logged, if that is what you want). This feature
     can be used to prevent many types of attacks (e.g. XSS attacks, SQL
     injection, ...) and even allow you to run insecure applications on your
     servers (if you have no other choice, of course).

libapache2-mod-security2-dbgsym: debug symbols for libapache2-mod-security2