#3903 closed defect (fixed)
Security Vulnerabilities - Possible SQL Injection using OGC filter encoding
Reported by: | assefa | Owned by: | assefa |
---|---|---|---|
Priority: | normal | Milestone: | 6.0.1 release |
Component: | Security/Vulnerability (Public) | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: | dmorissette, sdlime, jmckenna, aboudreault |
Description (last modified by )
This ticket is to track fixes to prevent SQL injections through OGC filter encoding (in WMS, WFS and SOS), as well as a potential SQL injection in WMS time support.
Your system may be vulnerable if it has MapServer with OGC protocols enabled, with layers connecting to an SQL RDBMS backend, either natively or via OGR.
All versions of MapServer 4.x, 5.x and 6.x are potentially vulnerable. All users are strongly encouraged to upgrade to one of the latest releases with the fixes.
Attachments (6)
Change History (14)
comment:1 by , 12 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Milestone: | → 6.0.1 release |
comment:2 by , 12 years ago
Cc: | added |
---|---|
Component: | WFS Server → Security/Vulnerability (Private) |
Description: | modified (diff) |
Summary: | Possible SQL Injection using filter encding → Security Vulnerabilities - Possible SQL Injection using OGC filter encoding |
comment:3 by , 12 years ago
comment:4 by , 12 years ago
Note: the revisions above also contain fixes for potentially exploitable buffer overflows in OGC Filter Encoding support.
Versions 4.10 to 5.6 were potentially vulnerable and have been fixed. 6.0.0 already contained fixes for those problems.
comment:5 by , 12 years ago
comment:6 by , 12 years ago
comment:7 by , 12 years ago
Component: | Security/Vulnerability (Private) → Security/Vulnerability (Public) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:8 by , 12 years ago
Fixes released in MapServer 6.0.1, 5.6.7 and 4.10.7:
http://lists.osgeo.org/pipermail/mapserver-users/2011-July/069430.html
commits: trunk is r11898 6.0 branch is r11890 5.6 branch is r11891 5.4 branch is r11892 5.2 branch is r11893 5.0 branch is r11894 4.10 branch is r11897