View | Details | Raw Unified | Return to bug 247392
Collapse All | Expand All

(-)vuln.xml (+35 lines)
Lines 58-63 Link Here
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
59
-->
59
-->
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
61
  <vuln vid="d0be8e1f-b19a-11ea-94aa-b827eb2f57d4">
62
    <topic>MongoDB -- Ensure RoleGraph can serialize authentication restrictions to BSON</topic>
63
    <affects>
64
      <package>
65
	<name>mongodb36</name>
66
	<range><lt>3.6.18</lt></range>
67
      </package>
68
      <package>
69
	<name>mongodb40</name>
70
	<range><lt>4.0.15</lt></range>
71
      </package>
72
      <package>
73
	<name>mongodb42</name>
74
	<range><lt>4.2.3</lt></range>
75
      </package>
76
    </affects>
77
    <description>
78
      <body xmlns="http://www.w3.org/1999/xhtml">
79
	<p> reports:</p>
80
	<blockquote cite="https://jira.mongodb.org/browse/SERVER-45472">
81
	  <p>Improper serialization of MongoDB Server's internal authorization state permits a user with valid credentials to bypass IP source address protection mechanisms following administrative action.</p>
82
	  <p>Credit<br/>
83
Discovered by Tony Yesudas.</p>
84
	</blockquote>
85
      </body>
86
    </description>
87
    <references>
88
      <cvename>CVE-2020-7921</cvename>
89
    </references>
90
    <dates>
91
      <discovery>2020-01-10</discovery>
92
      <entry>2020-06-18</entry>
93
    </dates>
94
  </vuln>
95
61
  <vuln vid="f28476f7-b166-11ea-8775-507b9d01076a">
96
  <vuln vid="f28476f7-b166-11ea-8775-507b9d01076a">
62
    <topic>Several issues in Lynis</topic>
97
    <topic>Several issues in Lynis</topic>
63
    <affects>
98
    <affects>

Return to bug 247392