Search criteria
3 vulnerabilities found for doxygen by doxygen
FKIE_CVE-2016-10245
Vulnerability from fkie_nvd - Published: 2019-05-24 17:29 - Updated: 2024-11-21 02:43
Severity ?
Summary
Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:doxygen:doxygen:*:*:*:*:*:*:*:*",
"matchCriteriaId": "523A29A7-3ADC-447B-84DD-F60AD20C7C77",
"versionEndExcluding": "1.8.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection."
},
{
"lang": "es",
"value": "Un saneamiento insuficiente del par\u00e1metro query en el archivo templates/html/search_opensearch.php conllevar\u00eda a que se genere una vulnerabilidad de tipo cross-site scripting o una inyecci\u00f3n iframe."
}
],
"id": "CVE-2016-10245",
"lastModified": "2024-11-21T02:43:38.647",
"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
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-05-24T17:29:00.773",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/108476"
},
{
"source": "cve@mitre.org",
"tags": [
"Broken Link"
],
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"source": "cve@mitre.org",
"url": "https://usn.ubuntu.com/4002-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/108476"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/4002-1/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2016-10245 (GCVE-0-2016-10245)
Vulnerability from cvelistv5 – Published: 2019-05-24 16:24 – Updated: 2024-08-06 03:14
VLAI?
Summary
Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T03:14:42.797Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"name": "108476",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/108476"
},
{
"name": "[debian-lts-announce] 20190531 [SECURITY] [DLA 1812-1] doxygen security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"name": "openSUSE-SU-2019:1486",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"name": "USN-4002-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4002-1/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-06-03T14:06:11",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"name": "108476",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/108476"
},
{
"name": "[debian-lts-announce] 20190531 [SECURITY] [DLA 1812-1] doxygen security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"name": "openSUSE-SU-2019:1486",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"name": "USN-4002-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4002-1/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-10245",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.gnome.org/show_bug.cgi?id=762934",
"refsource": "MISC",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"name": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081",
"refsource": "MISC",
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"name": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12",
"refsource": "MISC",
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"name": "108476",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/108476"
},
{
"name": "[debian-lts-announce] 20190531 [SECURITY] [DLA 1812-1] doxygen security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"name": "openSUSE-SU-2019:1486",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"name": "USN-4002-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4002-1/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2016-10245",
"datePublished": "2019-05-24T16:24:38",
"dateReserved": "2017-03-07T00:00:00",
"dateUpdated": "2024-08-06T03:14:42.797Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2016-10245 (GCVE-0-2016-10245)
Vulnerability from nvd – Published: 2019-05-24 16:24 – Updated: 2024-08-06 03:14
VLAI?
Summary
Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T03:14:42.797Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"name": "108476",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/108476"
},
{
"name": "[debian-lts-announce] 20190531 [SECURITY] [DLA 1812-1] doxygen security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"name": "openSUSE-SU-2019:1486",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"name": "USN-4002-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4002-1/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-06-03T14:06:11",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"name": "108476",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/108476"
},
{
"name": "[debian-lts-announce] 20190531 [SECURITY] [DLA 1812-1] doxygen security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"name": "openSUSE-SU-2019:1486",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"name": "USN-4002-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4002-1/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-10245",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient sanitization of the query parameter in templates/html/search_opensearch.php could lead to reflected cross-site scripting or iframe injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.gnome.org/show_bug.cgi?id=762934",
"refsource": "MISC",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=762934"
},
{
"name": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081",
"refsource": "MISC",
"url": "https://github.com/doxygen/doxygen/commit/1cc1adad2de03a0f013881b8960daf89aa155081"
},
{
"name": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12",
"refsource": "MISC",
"url": "http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_12"
},
{
"name": "108476",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/108476"
},
{
"name": "[debian-lts-announce] 20190531 [SECURITY] [DLA 1812-1] doxygen security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00046.html"
},
{
"name": "openSUSE-SU-2019:1486",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00000.html"
},
{
"name": "USN-4002-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4002-1/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2016-10245",
"datePublished": "2019-05-24T16:24:38",
"dateReserved": "2017-03-07T00:00:00",
"dateUpdated": "2024-08-06T03:14:42.797Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}