Refine your search
2 vulnerabilities found for Python by Python Software Foundation
jvndb-2015-000141
Vulnerability from jvndb
Published
2015-10-01 14:11
Modified
2015-10-08 15:25
Summary
Python for Windows may insecurely load dynamic libraries
Details
Python for Windows contains an issue with the DLL search path, which may lead to insecurely loading a DLL called readline.pyd.
Takashi Yoshikawa of Mitsui Bussan Secure Directions reported this vulnerability to IPA.
JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
References
Impacted products
| Vendor | Product | |
|---|---|---|
{
"@rdf:about": "https://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000141.html",
"dc:date": "2015-10-08T15:25+09:00",
"dcterms:issued": "2015-10-01T14:11+09:00",
"dcterms:modified": "2015-10-08T15:25+09:00",
"description": "Python for Windows contains an issue with the DLL search path, which may lead to insecurely loading a DLL called readline.pyd.\r\n\r\nTakashi Yoshikawa of Mitsui Bussan Secure Directions reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
"link": "https://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000141.html",
"sec:cpe": {
"#text": "cpe:/a:python:python",
"@product": "Python",
"@vendor": "Python Software Foundation",
"@version": "2.2"
},
"sec:cvss": {
"@score": "6.8",
"@severity": "Medium",
"@type": "Base",
"@vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"@version": "2.0"
},
"sec:identifier": "JVNDB-2015-000141",
"sec:references": [
{
"#text": "http://jvn.jp/en/jp/JVN49503705/index.html",
"@id": "JVN#49503705",
"@source": "JVN"
},
{
"#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5652",
"@id": "CVE-2015-5652",
"@source": "CVE"
},
{
"#text": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5652",
"@id": "CVE-2015-5652",
"@source": "NVD"
},
{
"#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
"@id": "CWE-Other",
"@title": "No Mapping(CWE-Other)"
}
],
"title": "Python for Windows may insecurely load dynamic libraries"
}
jvndb-2012-000063
Vulnerability from jvndb
Published
2012-06-19 14:38
Modified
2012-12-26 18:01
Summary
Python SimpleHTTPServer vulnerable to cross-site scripting
Details
The SimpleHTTPServer in Python contains a cross-site scripting vulnerability.
Keigo Yamazaki of Little eArth Corporation Co., Ltd. reported this vulnerability to IPA.
JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
References
Impacted products
| Vendor | Product | |
|---|---|---|
{
"@rdf:about": "https://jvndb.jvn.jp/en/contents/2012/JVNDB-2012-000063.html",
"dc:date": "2012-12-26T18:01+09:00",
"dcterms:issued": "2012-06-19T14:38+09:00",
"dcterms:modified": "2012-12-26T18:01+09:00",
"description": "The SimpleHTTPServer in Python contains a cross-site scripting vulnerability.\r\n\r\nKeigo Yamazaki of Little eArth Corporation Co., Ltd. reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
"link": "https://jvndb.jvn.jp/en/contents/2012/JVNDB-2012-000063.html",
"sec:cpe": [
{
"#text": "cpe:/a:python:python",
"@product": "Python",
"@vendor": "Python Software Foundation",
"@version": "2.2"
},
{
"#text": "cpe:/a:vmware:esx",
"@product": "VMware ESX",
"@vendor": "VMware",
"@version": "2.2"
}
],
"sec:cvss": {
"@score": "2.6",
"@severity": "Low",
"@type": "Base",
"@vector": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"@version": "2.0"
},
"sec:identifier": "JVNDB-2012-000063",
"sec:references": [
{
"#text": "https://jvn.jp/en/jp/JVN51176027/index.html",
"@id": "JVN#51176027",
"@source": "JVN"
},
{
"#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4940",
"@id": "CVE-2011-4940",
"@source": "CVE"
},
{
"#text": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4940",
"@id": "CVE-2011-4940",
"@source": "NVD"
},
{
"#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
"@id": "CWE-79",
"@title": "Cross-site Scripting(CWE-79)"
}
],
"title": "Python SimpleHTTPServer vulnerable to cross-site scripting"
}