2024-07-02 10:06:06 +00:00
{
"id" : "CVE-2023-41919" ,
"sourceIdentifier" : "cert@ncsc.nl" ,
"published" : "2024-07-02T08:15:03.680" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:21:55.340" ,
"vulnStatus" : "Modified" ,
2024-07-02 10:06:06 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Hardcoded credentials are discovered within the application's source code, creating a potential security risk for unauthorized access."
2024-07-02 14:06:48 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las credenciales codificadas se descubren dentro del c\u00f3digo fuente de la aplicaci\u00f3n, lo que crea un riesgo potencial de seguridad para el acceso no autorizado."
2024-07-02 10:06:06 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-22 14:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cert@ncsc.nl" ,
"type" : "Secondary" ,
2024-08-22 14:03:15 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-08-22 14:03:15 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-22 14:03:15 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-07-02 10:06:06 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-02 10:06:06 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-07-02 10:06:06 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-02 10:06:06 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-08-22 14:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cert@ncsc.nl" ,
"type" : "Secondary" ,
2024-08-22 14:03:15 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-798"
}
]
} ,
2024-07-02 10:06:06 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-02 10:06:06 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-798"
}
]
}
] ,
2024-08-22 14:03:15 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:kiloview:p2_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "4.8.2605" ,
"matchCriteriaId" : "981702C0-11D2-4F9B-AF7F-E55C5B5F07E8"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:kiloview:p2:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FAD8304E-A310-4C8F-AA4B-4CE20F3F1943"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:kiloview:p1_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "4.8.2605" ,
"matchCriteriaId" : "93E280EE-9B00-428B-A8FF-CC03D5A6EC69"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:kiloview:p1:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BC15AF27-4AFD-4D51-B842-651BEE81E7C2"
}
]
}
]
}
] ,
2024-07-02 10:06:06 +00:00
"references" : [
{
"url" : "https://advisories.ncsc.nl/advisory?id=NCSC-2024-0273" ,
2024-08-22 14:03:15 +00:00
"source" : "cert@ncsc.nl" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://advisories.ncsc.nl/advisory?id=NCSC-2024-0273" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-07-02 10:06:06 +00:00
}
]
}