Apache – CVE-2007-5000

Description

Kayran has detected that the version of Apache HTTP Server being used is vulnerable to Cross-site scripting (XSS) attacks.
These vulnerability exists in either the mod_imap or mod_imagemap modules, depending on your version. Also known as CVE-2007-5000.

This vulnerability will allow remote attackers to inject arbitrary web scripts or HTML by abusing unspecified vectors.
This vulnerability allows attackers to modify system files and information.

Recommendation

To fix CVE-2007-5000, upgrade the version of Apache Server being used to either 1.3.41, 2.0.63 or 2.2.8.

References

https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2007-5000

https://cwe.mitre.org/data/definitions/79.html

< Return to all Vulnerabilities

Crossing Scripts – XSS

Injections. SQL Injections. Cross-site Scripting (hence the amazing title “Crossing Scripts – XSS”). There all sorts of Injection-Based attacks, if you want to read about

Read More »

Exposing the GIT

Let’s start with defining the meaning of GIT. GIT – is an open-source system which we use as a tool to store data and information

Read More »