"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-11-08 16:01:26 +00:00
parent 9ecd0adca8
commit 6afe240e85
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-1889",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "libapache2-mod-ruid2",
"product": {
"product_data": [
{
"product_name": "libapache2-mod-ruid2",
"version": {
"version_data": [
{
"version_value": "0.9.8"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,43 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "mod_ruid2 before 0.9.8 improperly handles file descriptors which allows remote attackers to bypass security using a CGI script to break out of the chroot."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2013-1889",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2013-1889"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/03/23/1",
"url": "http://www.openwall.com/lists/oss-security/2013/03/23/1"
},
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/83035",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/83035"
},
{
"refsource": "CONFIRM",
"name": "https://sourceforge.net/p/mod-ruid/mailman/mod-ruid-announce/thread/514C503E.4020109@users.sourceforge.net/",
"url": "https://sourceforge.net/p/mod-ruid/mailman/mod-ruid-announce/thread/514C503E.4020109@users.sourceforge.net/"
}
]
}