fkie_cve-2014-0339
Vulnerability from fkie_nvd
Published
2014-03-16 14:06
Modified
2025-04-12 10:46
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in view.cgi in Webmin before 1.680 allows remote attackers to inject arbitrary web script or HTML via the search parameter.
References
Impacted products
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:webmin:webmin:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4B0BF214-8325-44C1-88F1-722E50F04A72",
"versionEndIncluding": "1.670",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.600:*:*:*:*:*:*:*",
"matchCriteriaId": "FDDBEEF5-0D51-4585-9AFF-E317E1E81C4F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.610:*:*:*:*:*:*:*",
"matchCriteriaId": "79D5E434-C5D0-476C-991C-E82355AE32B2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.620:*:*:*:*:*:*:*",
"matchCriteriaId": "523DF9D1-7E6D-458E-93AD-906AAE97E1CD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.630:*:*:*:*:*:*:*",
"matchCriteriaId": "76BD5561-78F2-416F-BDE1-365D887FC061",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.640:*:*:*:*:*:*:*",
"matchCriteriaId": "E5D20433-B154-4CD2-BF7E-2B0F6E93E81C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.650:*:*:*:*:*:*:*",
"matchCriteriaId": "2403CB58-22C6-4B71-B007-4F2B8D942C5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:webmin:webmin:1.660:*:*:*:*:*:*:*",
"matchCriteriaId": "6321F048-D25F-4E4C-9994-7FA0D619418D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in view.cgi in Webmin before 1.680 allows remote attackers to inject arbitrary web script or HTML via the search parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en view.cgi en Webmin anterior a 1.680 permite a atacantes remotos inyectar script Web o HTML arbitrarios a trav\u00e9s del par\u00e1metro search."
}
],
"id": "CVE-2014-0339",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
]
},
"published": "2014-03-16T14:06:45.147",
"references": [
{
"source": "cret@cert.org",
"tags": [
"Exploit"
],
"url": "http://seclists.org/fulldisclosure/2014/Mar/274"
},
{
"source": "cret@cert.org",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21679713"
},
{
"source": "cret@cert.org",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/381692"
},
{
"source": "cret@cert.org",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/bid/66248"
},
{
"source": "cret@cert.org",
"url": "http://www.webmin.com/changes.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
],
"url": "http://seclists.org/fulldisclosure/2014/Mar/274"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21679713"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/381692"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/bid/66248"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.webmin.com/changes.html"
}
],
"sourceIdentifier": "cret@cert.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…