False positive on Tomcat 9.0.38+
According to Tomcat, the problem related to CVE-2020-13943 has been solved in version 9.0.38.
See : https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.38
cpe:2.3:a:apache:tomcat:9.0.38:*:*:*:*:*:*:*
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>9.0.38</version>
</dependency>
This is an issue within the NVD data, that somehow references v9.0.38 and v9.0.39 as vulnerable since 26th October even though it contains the fix. I've already contacted Apache Security Team to fix the versions but they claim that they don't have influence over the entry and one should contact NVD directly to get it fixed. Even though they are the CNA that requested/assigned the CVE entry in the first place according to Mitre.
I'm not sure to whom to report this misconfiguration.
Thanks for the information
@albuch I once contacted [email protected] via email regarding a similar issue. They solved that issue quite fast.
I also asked them if this is the right contact to choose for these issues. Their answer was:
This alias is the correct place to report issues regarding missing CPE URIs or for external submissions for folks who wish to directly contribute to the Official CPE Dictionary. Additionally, if you believe a CVE has been given an incorrect applicability statement so long as you can provide publicly available information that corroborates the claim we will review and make amendments as time and resources allow.
Do you want to write them an email? Or should I do that?
As far as I understand the wrong entries you mentioned are listed here: https://nvd.nist.gov/vuln/detail/CVE-2020-13943/cpes
@rd-matthias-jambor I've already contacted nist on that e-mail two days ago, though no response yet.
NIST finally answered:
Good Afternoon,
Thank you for bringing this to our attention. We appreciate community input in order to provide the most accurate and up-to-date information as possible. After reviewing publicly available information, we have made the appropriate modifications and removed the versions of Apache Tomcat that were not vulnerable IAW the vendor advisory. Please allow up to 24 hours for the changes to be reflected on the website and in the data feeds.
V/r,
Common Platform Enumeration Team
[email protected]
OK, good news !
Most helpful comment
NIST finally answered: