Security Advisories (2)
CVE-2018-14041 (2018-07-13)

In Bootstrap before 4.1.2, XSS is possible in the data-target property of scrollspy.

CVE-2018-14042 (2018-07-13)

In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.

NAME

WWW::UsePerl::Server::Schema::Result::Journal

ACCESSORS

id

data_type: 'mediumint'
extra: {unsigned => 1}
is_auto_increment: 1
is_nullable: 0

uid

data_type: 'mediumint'
default_value: 0
extra: {unsigned => 1}
is_nullable: 0

date

data_type: 'datetime'
datetime_undef_if_invalid: 1
default_value: '0000-00-00 00:00:00'
is_nullable: 0

description

data_type: 'varchar'
default_value: (empty string)
is_nullable: 0
size: 80

article

data_type: 'text'
is_nullable: 0

introtext

data_type: 'text'
is_nullable: 0