Skip to content

Instantly share code, notes, and snippets.

@sei-vsarvepalli
Last active October 3, 2023 20:04
Show Gist options
  • Save sei-vsarvepalli/ac9e6a5b320929e988f1f6d45f04e7f3 to your computer and use it in GitHub Desktop.
Save sei-vsarvepalli/ac9e6a5b320929e988f1f6d45f04e7f3 to your computer and use it in GitHub Desktop.
CVSSv4-analysis
async function rclick(me,x,m,d,e) {
for(let y in x) {
if(x[y].offsetParent === null)
continue;
console.log(me.done);
if ('done' in me && me.done.findIndex(t => t == x[y]) > -1) {
console.log("done",me,x[y]);
continue;
}
let dgroup = me.parentElement.parentElement; console.log(dgroup);
if(dgroup.contains(x[y])) {
console.log("My friend",me,x[y],dgroup);
continue;
}
x[y].click();
if('done' in me) me.done.push(x[y]);
else me['done'] = [x[y]];
await new Promise(r => setTimeout(r, 30));
console.log(d.innerHTML);
scores[e.innerHTML] = {score: d.innerHTML};
for(let n in m.children) {
if(m.children[n].tagName == "DIV") {
let f = m.children[n].innerHTML.split(": ");
scores[e.innerHTML][f[0]] = f[1];
console.log(m.children[n].innerHTML);
}
}
}
}
async function allscores() {
let x = document.querySelectorAll('button.btn.btn-m.btn-sm');
let m = document.getElementsByTagName('blockquote')[0];
let d = document.getElementsByClassName('c-hand')[2];
let e = document.getElementsByTagName('mark')[0];
window.scores = {};
for(let y in x) {
if(x[y].offsetParent === null)
continue;
x[y].click();
x[y].style.border = "1px solid blue";
x[y].parentElement.parentElement.style.border = "1px solid red";
await rclick(x[y],x,m,d,e);
x[y].style.border = "none";
x[y].parentElement.parentElement.style.border = "none";
}
}
CVSS AV AC AT PR UI VC VI VA SC SI SA S AU R V RE U MAV MAC MAT MPR MUI MVC MVI MVA MSC MSI MSA CR IR AR E Exploitability Complexity Vulnerable system Subsequent system Exploitation Security requirements Score Category
4.0 N L N N N N N N N N N X X X X X X X X X X X X X X X X X X X X X High High Low Low High Medium 0.0 None
4.0 N H N N N N N N N N N X X X X X X X X X X X X X X X X X X X X X High Medium Low Low High Medium 0.0 None
4.0 N H P N N N N N N N N X X X X X X X X X X X X X X X X X X X X X High Medium Low Low High Medium 0.0 None
4.0 N H P L N N N N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H N N N N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H P N N N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A H N N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Medium Low High High 5.6 Medium
4.0 N H P H A L N N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 1.8 Low
4.0 N H P H A N H N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Medium Low High High 5.6 Medium
4.0 N H P H A N L N N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 1.8 Low
4.0 N H P H A N N H N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Medium Low High High 5.6 Medium
4.0 N H P H A N N L N N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 1.8 Low
4.0 N H P H A N N N H N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Medium High Medium 4.0 Medium
4.0 N H P H A N N N L N N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 1.8 Low
4.0 N H P H A N N N N H N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Medium High Medium 4.0 Medium
4.0 N H P H A N N N N L N X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 1.8 Low
4.0 N H P H A N N N N N H X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Medium High Medium 4.0 Medium
4.0 N H P H A N N N N N L X X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 1.8 Low
4.0 N H P H A N N N N N N N X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P X X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P N X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y X X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y A X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y U X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I X X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I D X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C X X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C L X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C M X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H X X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Clear X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Green X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Amber X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red X X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red N X X X X X X X X X X X X X X Medium Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red A X X X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red L X X X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P X X X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P L X X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H X X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H N X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P X X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P N X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P L X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H X X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H N X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H P X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A X X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A H X X X X X X X X X Low Medium Medium Low High High 4.1 Medium
4.0 N H P H A N N N N N N P Y I C H Red P H P H A L X X X X X X X X X Low Medium Low Low High Medium 1.0 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N X X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N H X X X X X X X X Low Medium Medium Low High High 4.1 Medium
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N L X X X X X X X X Low Medium Low Low High Medium 1.0 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N X X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N H X X X X X X X Low Medium Medium Low High High 4.1 Medium
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N L X X X X X X X Low Medium Low Low High Medium 1.0 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N X X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N H X X X X X X Low Medium Low Medium High Medium 1.8 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N L X X X X X X Low Medium Low Low High Medium 1.0 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N X X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N S X X X X X Low Medium Low High High Medium 4.1 Medium
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N H X X X X X Low Medium Low Medium High Medium 1.8 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N L X X X X X Low Medium Low Low High Medium 1.0 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N X X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N S X X X X Low Medium Low High High Medium 4.1 Medium
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N H X X X X Low Medium Low Medium High Medium 1.8 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N L X X X X Low Medium Low Low High Medium 1.0 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 A H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 L L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 L H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P L P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H N H A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P N A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P L A N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H N N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H P N N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A H N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A L N N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N H N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N L N N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N H N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N L N N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N H N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N L N N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N H N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N L N P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N H P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N L P Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N X Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N N Y I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P X I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P N I C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y X C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y A C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y U C H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I X H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I D H Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C X Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C L Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C M Red P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H X P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Clear P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Green P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber X H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Amber P H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red X H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N X P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N L P H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H X H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H N H A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P X A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P N A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P L A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H X N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H N N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H P N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A X N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A H N N N N N L L L U Medium Medium Medium Low Low Medium 0.6 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A L N N N N N L L L U Medium Medium Low Low Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N X N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N H N N N N L L L U Medium Medium Medium Low Low Medium 0.6 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N L N N N N L L L U Medium Medium Low Low Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N X N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N H N N N L L L U Medium Medium Medium Low Low Medium 0.6 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N L N N N L L L U Medium Medium Low Low Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N X N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N H N N L L L U Medium Medium Low Medium Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N L N N L L L U Medium Medium Low Low Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N X N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N S N L L L U Medium Medium Low High Low Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N H N L L L U Medium Medium Low Medium Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N L N L L L U Medium Medium Low Low Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N X L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N S L L L U Medium Medium Low High Low Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N H L L L U Medium Medium Low Medium Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N L L L L U Medium Medium Low Low Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N X L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N H L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N M L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L X L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L H L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L M L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L X U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L H U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L M U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L X Medium Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L A Medium Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red N H P H A N N N N N N L L L P Medium Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P N A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H N N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red A H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P N A N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H N N N N N N N L L L U Medium Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red L H P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P X P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L N H A N N N N N N L L L U Low High Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P L P H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H X H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H N H A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P X A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P N A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P L A N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H X N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H N N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H P N N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A X N N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H X N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H H N N N N L L L U Low Medium High Low Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H L N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N X N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N L N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N X N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N H N N L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N L N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N X N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N S N L L L U Low Medium Medium High Low Medium 1.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N H N L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N L N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N X L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N S L L L U Low Medium Medium High Low Medium 1.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N H L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N L L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N X L L U Low Medium Medium Low Low High 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N H L L U Low Medium Medium Low Low High 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N M L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L X L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L H L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L M L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L X U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L H U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L M U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L X Low Medium Medium Low High Medium 1.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L A Low Medium Medium Low High Medium 1.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A H N N N N N L L L P Low Medium Medium Low Medium Medium 0.5 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L X N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N X N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N X N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N X N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N X L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N X L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N H L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N M L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L X L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L H L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L M L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L X U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L H U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L M U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L X Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L A Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A L N N N N N L L L P Low Medium Low Low Medium Medium 0.3 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N X N N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H X N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H L N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N X N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N H N N L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N L N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N X N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N S N L L L U Low Medium Medium High Low Medium 1.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N H N L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N L N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N X L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N S L L L U Low Medium Medium High Low Medium 1.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N H L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N L L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N X L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N H L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N M L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L X L U Low Medium Medium Low Low High 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L H L U Low Medium Medium Low Low High 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L M L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L X U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L H U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L M U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L X Low Medium Medium Low High Medium 1.5 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L A Low Medium Medium Low High Medium 1.5 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N H N N N N L L L P Low Medium Medium Low Medium Medium 0.5 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L X N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N X N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N X N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N X L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N X L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N H L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N M L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L X L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L H L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L M L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L X U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L H U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L M U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L X Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L A Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N L N N N N L L L P Low Medium Low Low Medium Medium 0.3 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N X N N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H X N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H H N N L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H L N N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N X N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N S N L L L U Low Medium Medium High Low Medium 1.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N H N L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N L N L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N X L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N S L L L U Low Medium Medium High Low Medium 1.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N H L L L U Low Medium Medium Medium Low Medium 0.4 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N L L L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N X L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N H L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N M L L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L X L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L H L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L M L U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L X U Low Medium Medium Low Low High 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L H U Low Medium Medium Low Low High 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L M U Low Medium Medium Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L X Low Medium Medium Low High Medium 1.5 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L A Low Medium Medium Low High Medium 1.5 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N H N N N L L L P Low Medium Medium Low Medium Medium 0.5 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L X N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N X N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N X L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N X L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N H L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N M L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L X L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L H L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L M L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L X U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L H U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L M U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L X Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L A Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N L N N N L L L P Low Medium Low Low Medium Medium 0.3 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N X N N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H X N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H S N L L L U Low Medium Low High Low Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H H N L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H L N L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N X L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N S L L L U Low Medium Low High Low Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N H L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N L L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N X L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N H L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N M L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L X L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L H L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L M L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L X U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L H U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L M U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L X Low Medium Low Medium High Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L A Low Medium Low Medium High Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N H N N L L L P Low Medium Low Medium Medium Medium 0.8 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L X N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L S N L L L U Low Medium Low High Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L H N L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N X L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N S L L L U Low Medium Low High Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N H L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N X L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N H L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N M L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L X L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L H L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L M L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L X U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L H U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L M U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L X Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L A Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N L N N L L L P Low Medium Low Low Medium Medium 0.3 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N X N L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S X L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S S L L L U Low Medium Low High Low Medium 1.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S H L L L U Low Medium Low High Low Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S L L L L U Low Medium Low High Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N X L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N H L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N M L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L X L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L H L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L M L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L X U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L H U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L M U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L X Low Medium Low High High Medium 4.1 Medium
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L A Low Medium Low High High Medium 4.1 Medium
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N S N L L L P Low Medium Low High Medium Medium 1.9 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H X L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H S L L L U Low Medium Low High Low Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H H L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H L L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N X L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N H L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N M L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L X L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L H L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L M L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L X U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L H U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L M U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L X Low Medium Low Medium High Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L A Low Medium Low Medium High Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N H N L L L P Low Medium Low Medium Medium Medium 0.8 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L X L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L S L L L U Low Medium Low High Low Medium 0.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L H L L L U Low Medium Low Medium Low Medium 0.3 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N X L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N H L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N M L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L X L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L H L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L M L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L X U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L H U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L M U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L X Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L A Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N L N L L L P Low Medium Low Low Medium Medium 0.3 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N X L L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S X L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S H L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S M L L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L X L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L H L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L M L U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L X U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L H U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L M U Low Medium Low High Low Medium 0.7 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L X Low Medium Low High High Medium 4.1 Medium
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L A Low Medium Low High High Medium 4.1 Medium
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N S L L L P Low Medium Low High Medium Medium 1.9 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H X L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H H L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H M L L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L X L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L H L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L M L U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L X U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L H U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L M U Low Medium Low Medium Low Medium 0.2 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L X Low Medium Low Medium High Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L A Low Medium Low Medium High Medium 1.8 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N H L L L P Low Medium Low Medium Medium Medium 0.8 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L X L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L H L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L M L L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L X L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L H L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L M L U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L X U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L H U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L M U Low Medium Low Low Low Medium 0.1 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L X Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L A Low Medium Low Low High Medium 1.0 Low
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N L L L L P Low Medium Low Low Medium Medium 0.3 Low
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N X L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N H L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N M L L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L X L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L H L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L M L P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L X P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L H P Low Medium Low Low Medium Medium 0.0 None
4.0 N H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M U Low Medium Low Low Low Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M X Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M A Low Medium Low Low High Medium 0.0 None
4.0 P H P H A N N N N N N P Y I C H Red P H P H A N N N N N N L L M P Low Medium Low Low Medium Medium 0.0 None
This file has been truncated, but you can view the full file.
{
"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "High",
"Complexity": "High",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "High",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "High",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "5.6 / Medium",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "High"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N": {
"score": "1.8 / Low",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N": {
"score": "5.6 / Medium",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "High"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N": {
"score": "1.8 / Low",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N": {
"score": "5.6 / Medium",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "High"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N": {
"score": "1.8 / Low",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N": {
"score": "4.0 / Medium",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N": {
"score": "1.8 / Low",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N": {
"score": "4.0 / Medium",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N": {
"score": "1.8 / Low",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H": {
"score": "4.0 / Medium",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L": {
"score": "1.8 / Low",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H": {
"score": "4.1 / Medium",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "High"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L": {
"score": "1.0 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H": {
"score": "4.1 / Medium",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "High"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L": {
"score": "1.0 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H": {
"score": "4.1 / Medium",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "High"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L": {
"score": "1.0 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H": {
"score": "1.8 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L": {
"score": "1.0 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S": {
"score": "4.1 / Medium",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H": {
"score": "1.8 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L": {
"score": "1.0 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S": {
"score": "4.1 / Medium",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H": {
"score": "1.8 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L": {
"score": "1.0 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:L/UI:A/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:U/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:D/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:L/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:M/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Clear/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Green/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Amber/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:N/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Medium",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:A/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:L/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:L/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:N/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:N/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:L/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:N/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:P/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:H/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:H/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:L/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:H/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Medium",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:L/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:H/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:S/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:H/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:L/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:S/CR:L/IR:L/AR:L/E:U": {
"score": "0.7 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "High",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:H/CR:L/IR:L/AR:L/E:U": {
"score": "0.2 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Medium",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:L/CR:L/IR:L/AR:L/E:U": {
"score": "0.1 / Low",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:H/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:M/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:H/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:M/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:H/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:M/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:A": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "High",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:P": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Medium",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:H/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:L/S:P/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:N/AU:Y/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:N/R:I/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:A/MVC:N/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/CR:L/IR:L/AR:L/E:U": {
"score": "0.0 / None",
"Exploitability": "Low",
"Complexity": "Medium",
"Vulnerable system": "Low",
"Subsequent system": "Low",
"Exploitation": "Low",
"Security requirements": "Medium"
},
"CVSS:4.0/AV:P/AC:H/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N/S:P/AU:Y/R:A/V:C/RE:H/U:Red/MAV:P/MAC:H/MAT:P/MPR:H/MUI:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment