Lucene search
+L
GitlabRecent

1542 matches found

GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•36 views

Improper Input Validation

Ruby on Rails 2.1 before 2.1.3 and 2.2.x before 2.2.2 does not verify tokens for requests with certain content types, which allows remote attackers to bypass cross-site request forgery CSRF protection for requests to applications that rely on this protection, as demonstrated using text/plain...

6.8CVSS7AI score0.0808EPSS
SaveExploits2References20Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•39 views

Improper Input Validation

Ruby on Rails 2.3.9 and 3.0.0 does not properly handle nested attributes, which allows remote attackers to modify arbitrary records by changing the names of parameters for form inputs...

6.4CVSS7.1AI score0.0225EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•58 views

SQL Injection in Active Record

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresqladapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting...

7.5CVSS7.9AI score0.04278EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•49 views

activerecord vulnerable to SQL Injection

Multiple SQL injection vulnerabilities in the quotetablename method in the ActiveRecord adapters in activerecord/lib/activerecord/connectionadapters/ in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allow remote attackers to execute arbitrary SQL commands via a...

7.5CVSS8.1AI score0.02319EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•36 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The cross-site scripting XSS prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a...

4.3CVSS5.5AI score0.01962EPSS
SaveExploits0References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•45 views

actionpack Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 2.3.16, 3.0.x before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML...

4.3CVSS5.2AI score0.01977EPSS
SaveExploits1References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•51 views

Action Pack contains database-query restrictions bypass

actionpack/lib/actiondispatch/http/request.rb in Ruby on Rails before 2.3.16, 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to...

6.4CVSS7.4AI score0.046EPSS
SaveExploits1References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•35 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails 2.x before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allows remote attackers to inject arbitrary web script or HTML via a malformed Unicode string, related to a...

4.3CVSS4AI score0.02492EPSS
SaveExploits0References16Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•40 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The cross-site scripting XSS prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a...

4.3CVSS5.5AI score0.01962EPSS
SaveExploits0References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•42 views

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the 1 :limit and 2 :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer...

7.5CVSS8.9AI score0.0303EPSS
SaveExploits1References21Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•47 views

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Ruby on Rails 3.0.x before 3.0.4 does not ensure that arguments to the limit function specify integer values, which makes it easier for remote attackers to conduct SQL injection attacks via a non-numeric argument...

7.5CVSS6.3AI score0.02173EPSS
SaveExploits1References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•41 views

Improper Input Validation

The template selection functionality in actionpack/lib/actionview/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.10 and 3.1.x before 3.1.0.rc6 does not properly handle glob characters, which allows remote attackers to render arbitrary views via a crafted URL, related to a "filter skipping...

5CVSS5.8AI score0.01813EPSS
SaveExploits0References14Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•28 views

Cross site scripting that affects rails

Cross-site scripting XSS vulnerability in Ruby on Rails 2.x before 2.2.3, and 2.3.x before 2.3.4, allows remote attackers to inject arbitrary web script or HTML by placing malformed Unicode strings into a form helper...

4.3CVSS7.8AI score0.03022EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•31 views

High severity vulnerability that affects actionpack

actionpack/lib/actionview/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.4, when a case-insensitive filesystem is used, does not properly implement filters associated with the list of available templates, which allows remote attackers to bypass intended access restrictions via an action...

7.5CVSS5.6AI score0.02498EPSS
SaveExploits1References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•60 views

Active Record contains SQL Injection

SQL injection vulnerability in the Active Record component in Ruby on Rails before 2.3.15, 3.0.x before 3.0.18, 3.1.x before 3.1.9, and 3.2.x before 3.2.10 allows remote attackers to execute arbitrary SQL commands via a crafted request that leverages incorrect behavior of dynamic finders in...

7.5CVSS7.7AI score0.04458EPSS
SaveExploits2References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/24 12:0 a.m.•67 views

actionpack allows remote attackers to bypass database-query restrictions, perform NULL checks via crafted request

actionpack/lib/actiondispatch/http/request.rb in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypass intended...

4.3CVSS7.4AI score0.03931EPSS
SaveExploits2References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/10/04 12:0 a.m.•13 views

Directory Traversal

360class.jansenhm is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url./n...

5.3AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/09/29 12:0 a.m.•13 views

Directory Traversal

22lixian is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url./n...

5.3AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/09/28 12:0 a.m.•13 views

Directory Traversal

11xiaoli is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url./n...

5.3AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/09/14 12:0 a.m.•12 views

Fake package, execution of benign malware

Copies of several well known Python packages were published under slightly modified names in the official Python package repository PyPI prominent example includes urllib vs. urrlib3, bzip vs. bzip2, etc.. These packages contain the exact same code as their upstream package thus their functionali...

1.6AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/08/28 12:0 a.m.•18 views

Arbitrary File Download

This package is vulnerable to Arbitrary File Download. A client can use backslashes to escape the directory the files where exposed from. Note: Only if the host server is a windows-based operating system...

1.8AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/07/17 12:0 a.m.•26 views

OS Command Injection

Akeneo PIM is vulnerable to shell injection in the mass edition, resulting in remote code execution...

9.8CVSS3.3AI score0.03932EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/07/10 12:0 a.m.•44 views

Uncontrolled Resource Consumption

The Traffic Router component of the incubating Apache Traffic Control project is vulnerable to a Slowloris style Denial of Service attack. TCP connections made on the configured DNS port will remain in the ESTABLISHED state until the client explicitly closes the connection or Traffic Router is...

7.5CVSS1.9AI score0.048EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/05/15 12:0 a.m.•16 views

Code Injection

pygmentize contains a Remote Code Execution vulnerability...

2.9AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/05/15 12:0 a.m.•32 views

Code Injection

pygmentize contains a Remote Code Execution vulnerability...

5.8AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/05/12 12:0 a.m.•30 views

XSS vulnerability in old test script

Cross-site scripting vulnerability in ADOdb allows remote attackers to inject arbitrary web script or HTML via unspecified vectors...

6.1CVSS4.1AI score0.01946EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/05/09 12:0 a.m.•14 views

Cookie leakage to wrong origins and non-restricted cookie acceptance

Cookie leakage to wrong origins and non-restricted cookie acceptance...

2.3AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/05/07 12:0 a.m.•11 views

Cookie leakage, non-restricted cookie acceptance

Cookies of foo.bar.example.com are leaked to foo.bar. Additionally, any site can set cookies for any other site...

2.2AI score
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2017/03/13 12:0 a.m.•41 views

Serialization vulnerability

A serialization vulnerability was found in the SocketServer and ServerSocketReceiver components...

9.8CVSS4.3AI score0.07501EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/11/05 12:0 a.m.•16 views

Remote Code Execution

There's a Remote Code Execution vulnerability in the highlight function of Pygmentize...

1.9AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/10/03 12:0 a.m.•27 views

SQL Injection

The qstr method in the PDO driver in the ADOdb Library for PHP might allow remote attackers to conduct SQL injection attacks via vectors related to incorrect quoting...

9.8CVSS5.4AI score0.02984EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/09/07 12:0 a.m.•31 views

Possible XSS Vulnerability

There is a possible XSS vulnerability in Action View. Text declared as "HTML safe" will not have quotes escaped when used as attribute values in tag helpers...

6.1CVSS1.5AI score0.03438EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/09/07 12:0 a.m.•47 views

Unsafe Query Generation Risk

There is a vulnerability when Active Record is used in conjunction with JSON parameter parsing. This vulnerability is similar to CVE-2012-2660, CVE-2012-2694 and CVE-2013-0155...

7.5CVSS3.9AI score0.03903EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/07/18 12:0 a.m.•53 views

HTTP Proxy header vulnerability

httpoxy is a set of vulnerabilities that affect application code running in CGI, or CGI-like environments. See provided link...

8.1CVSS0.6AI score0.50427EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/06/07 12:0 a.m.•44 views

Security Misconfiguration Vulnerability

There's an improper default directory umask that can potentially allow unauthorized modifications of PHP code...

7.8CVSS3.7AI score0.00381EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/04/07 12:0 a.m.•32 views

Possible Information Leak Vulnerability

Applications that pass unverified user input to the render method in a controller may be vulnerable to an information leak vulnerability. Impacted code will look something like this: def index; render params:id; end Carefully crafted requests can cause the above code to render files from unexpect...

5.3CVSS2.6AI score0.04423EPSS
SaveExploits1References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/04/01 12:0 a.m.•38 views

Cross-site request forgery

Administrate::ApplicationController actions don't have CSRF protection. Remote attackers can hijack user's sessions and use any functionality that administrate exposes on their behalf...

5.4CVSS4.9AI score0.00351EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/02/15 12:0 a.m.•32 views

Possible Input Validation Circumvention

Code that uses Active Model based models including Active Record models and does not validate user input before passing it to the model can be subject to an attack where specially crafted input will cause the model to skip validations. Rails users using Strong Parameters are generally not impacte...

5.3CVSS4.8AI score0.07157EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/02/15 12:0 a.m.•22 views

Nested attributes rejection proc bypass

When using the nested attributes feature in Active Record you can prevent the destruction of associated records by passing the allowdestroy: false option to the acceptsnestedattributesfor method. The allowdestroy flag prevents the :rejectif proc from being called because it assumes that the recor...

5.3CVSS5.7AI score0.0425EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2016/02/03 12:0 a.m.•73 views

Improper Access Control

The API server in Kubernetes does not properly check admission control, which allows remote authenticated users to access additional resources via a crafted patched object...

7.7CVSS5.5AI score0.01583EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/12/07 12:0 a.m.•34 views

Settings leak in date template filter

If an application allows users to specify an unvalidated format for dates and passes this format to the date filter, a malicious user could obtain any secret in the application's settings by specifying a settings key instead of a date format. e.g. SECRETKEY instead of j/m/Y...

5CVSS3.4AI score0.04284EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/07/26 12:0 a.m.•49 views

XSS Vulnerability in ActiveSupport::JSON.encode

When a Hash containing user-controlled data is encoded as JSON either through Hashtojson or ActiveSupport::JSON.encode, Rails does not perform adequate escaping that matches the guarantee implied by the escapehtmlentitiesinjson option which is enabled by default. If this resulting JSON string is...

4.3CVSS6.8AI score0.0278EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/07/26 12:0 a.m.•29 views

Possible Denial of Service

Specially crafted XML documents can cause applications to raise a SystemStackError and potentially cause a denial of service attack. This nonly impacts applications using REXML or JDOM as their XML processor. Other XML processors that Rails supports are not impacted...

5CVSS5.7AI score0.04261EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/07/14 12:0 a.m.•43 views

Header injection via multi-lines input

Some built-in validators django.core.validators.EmailValidator, most seriously don't prohibit newline characters due to the usage of $ instead of \Z in the regular expressions. If you use values with newlines in HTTP response or email headers, you can suffer from header injection attacks...

4.3CVSS6.6AI score0.03665EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/07/14 12:0 a.m.•39 views

DOS via URL validation

django.core.validators.URLValidator includes a regular expression that was extremely slow to evaluate against certain inputs...

7.8CVSS6.2AI score0.02975EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/07/14 12:0 a.m.•36 views

DOS by filling session store

The session backends created a new empty record in the session storage anytime request.session was accessed and there was a session key provided in the request cookies that didn't already have a session record. This could allow an attacker to easily create many new session records simply by sendi...

7.8CVSS6.1AI score0.07266EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/03/24 12:0 a.m.•37 views

Improper Restriction of XML External Entity Reference

XML external entity XXE vulnerability in the SVG to PNG and JPG conversion classes in Apache Batik allows remote attackers to read arbitrary files or cause a denial of service via a crafted SVG file...

6.4CVSS8.2AI score0.16564EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2015/01/07 12:0 a.m.•33 views

Textile Link Parsing XSS

RedCloth Gem for Ruby contains a flaw that allows a cross-site scripting XSS attack. This flaw exists because the program does not validate input when parsing textile links before returning it to users. This may allow a remote attacker to create a specially crafted request that would execute...

4.3CVSS4.7AI score0.02253EPSS
SaveExploits1References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2014/10/24 12:0 a.m.•28 views

Cryptographic Issues

Certificates.java in Not Yet Commons SSL does not properly verify that the server hostname matches a domain name in the subject's Common Name CN field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

6.8CVSS8.7AI score0.00932EPSS
SaveExploits0References1Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2014/10/16 12:0 a.m.•14 views

Incomplete List of Disallowed Inputs

A flaw in the iptype function is triggered when handling octal encoding. This may allow a remote attacker to bypass the IP exclusion feature...

2.4AI score
SaveExploits0References2Affected Software1
Total number of security vulnerabilities1542