[Bug 278345] security/sqlmap

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Apr 2024 13:42:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278345

            Bug ID: 278345
           Summary: security/sqlmap
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: runtomaker@gmail.com
             Flags: maintainer-feedback?(rm@FreeBSD.org)
          Assignee: rm@FreeBSD.org

This package must be update to stable version.

Run:

root@host:~ # sqlmap -u http://example.com/
        ___
       __H__
 ___ ___[,]_____ ___ ___  {1.3.12#pip}
|_ -| . [,]     | .'| . |
|___|_  [.]_|_|_|__,|  _|
      |_|V...       |_|   http://sqlmap.org

[!] legal disclaimer: Usage of sqlmap for attacking targets without prior
mutual consent is illegal. It is the end user's responsibility to obey all
applicable local, state and federal laws. Developers assume no liability and
are not responsible for any misuse or damage caused by this program

[*] starting @ 13:38:16 /2024-04-13/


[13:38:16] [ERROR] wrong modification time of
'/usr/local/lib/python3.9/site-packages/sqlmap/extra/shutils/duplicates.py'
[13:38:16] [ERROR] wrong modification time of
'/usr/local/lib/python3.9/site-packages/sqlmap/extra/shutils/newlines.py'
[13:38:16] [CRITICAL] code integrity check failed (turning off automatic issue
creation). You should retrieve the latest development version from official
GitHub repository at 'https://github.com/sqlmapproject/sqlmap'

Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/sqlmap/sqlmap.py", line 166, in
main
    init()
  File "/usr/local/lib/python3.9/site-packages/sqlmap/lib/core/option.py", line
2687, in init
    loadBoundaries()
  File "/usr/local/lib/python3.9/site-packages/sqlmap/lib/parse/payloads.py",
line 89, in loadBoundaries
    parseXmlNode(root)
  File "/usr/local/lib/python3.9/site-packages/sqlmap/lib/parse/payloads.py",
line 44, in parseXmlNode
    for element in node.getiterator("boundary"):
AttributeError: 'xml.etree.ElementTree.Element' object has no attribute
'getiterator'
[13:38:16] [WARNING] you haven't updated sqlmap for more than 1594 days!!!

[*] ending @ 13:38:16 /2024-04-13/

-- 
You are receiving this mail because:
You are the assignee for the bug.