Execution
Date 27 Aug 2024 12:03:09 +0100
Duration 00:01:56.50
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
382 Hosts
1 Tasks
382 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
rpm -q httpd --changelog | grep CVE-2024-38474
delta
0:00:00.039873
end
2024-08-27 12:03:34.532967
invocation
{
    "module_args": {
        "_raw_params": "rpm -q httpd --changelog | grep CVE-2024-38474",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-08-27 12:03:34.493094
stderr

stderr_lines
[]
stdout
- CVE-2024-38474: mod_rewrite: server weakness with encoded question marks
stdout_lines
[
    "- CVE-2024-38474: mod_rewrite: server weakness with encoded question marks"
]