84 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-1002",
"sourceIdentifier": "ics-cert@hq.dhs.gov",
"published": "2015-10-25T02:59:01.523",
"lastModified": "2015-10-27T01:04:01.577",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"https://cwe.mitre.org/data/definitions/177.html\">CWE-177: Improper Handling of URL Encoding (Hex Encoding)</a>",
"descriptions": [
{
"lang": "en",
"value": "IniNet embeddedWebServer (aka eWebServer) before 2.02 mishandles URL encoding, which allows remote attackers to write to or delete files via a crafted string."
},
{
"lang": "es",
"value": "IniNet embeddedWebServer (tambi\u00e9n conocido como eWebServer) en versiones anteriores a 2.02 no gestiona correctamente la codificaci\u00f3n URL, lo que permite a atacantes remotos escribir en archivos o borrar archivos a trav\u00e9s de una cadena manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ininet_solutions:scada_web_server:-:*:*:*:*:*:*:*",
"matchCriteriaId": "254F7762-41CF-4F9F-8E55-0D4BFA9D968A"
}
]
}
]
}
],
"references": [
{
"url": "https://ics-cert.us-cert.gov/advisories/ICSA-15-293-02",
"source": "ics-cert@hq.dhs.gov",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
}
]
}